Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 424,024 for

document

(0.42 sec)
  1. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize Document rendering with customizable font substitution options....the Working with Fonts documentation article. public class FontSubstitutionSett...Examples Shows how to access a document’s system font source and set...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…... This feature allows the document to use fallback fonts when...// Load your document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  3. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF Documents using Aspose.PDF for Java.... Open the source PDF Document . Locate the target text fragment...GoToURIAction and save the updated document. public static void linkAdd...

    docs.aspose.com/pdf/java/interactive-annotations/
  4. Rotate PDF using Rust | Aspose.PDF

    Rotate PDF Documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Programmatic modification of PDF documents is an essential part of modern...Rust . How to Rotate PDF documents You need Aspose.PDF for Rust...

    products.aspose.com/pdf/rust-cpp/rotate/
  5. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...easy-to-edit Microsoft Office documents or get JPEG/PNG/TIFF/GIF images...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/online/conversion-pdf-t...
  6. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless Document watermarking. Enhance your Documents with ease and efficiency....] WatermarkerContext class Document watermarker context. public...watermark. LayoutOptions { get; } Document layout options used by the...

    reference.aspose.com/words/net/aspose.words.low...
  7. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...optimize the output when saving documents as PDFs. Solution To achieve...optimization when converting a Word document to PDF, you can use the PdfSaveOptions...

    forum.aspose.com/t/does-aspose-words-support-op...
  8. Aspose::Words::WebExtensions::WebExtensionStore...

    Aspose::Words::WebExtensions::WebExtensionStoreType enum. Enumerates available types of a web extension store in C++....to add a web extension to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); // Create task pane...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...names of merge fields in the document then you can instead use the...names of all merge fields in a document. FAQ Q: How can I retrieve...

    docs.aspose.com/words/java/find-field-properties/
  10. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...(adjust_border) { using (Document pdfDocument = new Document(outputFile))...} // Save the updated PDF document pdfDocument.Save(outputFile);...

    forum.aspose.com/t/textbox-is-not-rendered-corr...