Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 11,711 for

font

(0.07 sec)
  1. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files....; const headerTextState = { font : "Arial Bold" , fontSize :...}; const commonTextState = { font : "Arial Bold" , fontSize :...

    products.aspose.cloud/pdf/nodejs/table/replace/
  2. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages....recognizes the fonts such as Arial and Times New Roman, font styles like...

    blog.aspose.cloud/ocr/extract-text-from-images-...
  3. Latest Aspose.Words Cloud Product Family topics...

    Get the technical support of Aspose.Words Cloud....PDF file does not retain the fonts that was provided as part of...convert-docx-to-pdf 9 74 March 13, 2025 Font File Format 6 73 March 13, 2025...

    forum.aspose.cloud/c/words/17
  4. Add PDF Annotations using REST API | Add commen...

    Learn how to add annotations to PDF using .NET REST API. This article covers adding comments, highlighting text, drawing shapes and more. Highlight PDFs and make them more interactive and collaborative....TextStyle:new TextStyle( FontSize: 26, Font: "Arial", ForegroundColor: new...\"TextStyle\": { \"FontSize\": 26, \"Font\": \"Arial\", \"ForegroundColor\":...

    blog.aspose.cloud/pdf/annotate-pdf-documents-in...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom – Merge multiple presentations via .NET https://products.aspose.cloud/slides/net/merge/ Recent content in Merge multiple presentations via .NET on Hugo -- gohugo.io ......line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...

    products.aspose.cloud/slides/net/merge/index.xml
  6. index.xml

    2.0 http://www.w3.org/2005/Atom – Merge multiple presentations via Go https://products.aspose.cloud/slides/go/merge/ Recent content in Merge multiple presentations via Go on Hugo -- gohugo.io en ht......line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...

    products.aspose.cloud/slides/go/merge/index.xml
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Android를 통해 프레젠테이션 변환 https://products.aspose.cloud/slides/ko/android/conversion/ Recent content in Android를 통해 프레젠테이션 변환 on Hugo -- gohugo.io ko https://products.......line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...

    products.aspose.cloud/slides/ko/android/convers...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom – cURL를 통해 프레젠테이션 변환 https://products.aspose.cloud/slides/ko/curl/conversion/ Recent content in cURL를 통해 프레젠테이션 변환 on Hugo -- gohugo.io ko https://products.aspose.cl......line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...

    products.aspose.cloud/slides/ko/curl/conversion...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom – .NET를 통해 프레젠테이션 변환 https://products.aspose.cloud/slides/ko/net/conversion/ Recent content in .NET를 통해 프레젠테이션 변환 on Hugo -- gohugo.io ko https://products.aspose.clo......line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...line-height: 50px; font-size: 1rem; font-weight: 400 CONVERT...

    products.aspose.cloud/slides/ko/net/conversion/...
  10. Replace Tables in PDF via Cloud Python SDK

    Replace PDF table data programmatically in Python with Aspose.PDF Cloud SDK....header_text_state = TextState ( font = "Arial Bold" , font_size = 11 , foreground_color...= 255 , g = 255 , b = 255 ), font_style = FontStyles . BOLD ,...

    products.aspose.cloud/pdf/python/table/replace/