Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 423,787 for

document

(0.45 sec)
  1. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....simple, just load HTML to Document class and save it as output...convert any existing HTML documents to PDF seamlessly. The process...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  2. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your Document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...additional options when saving a document into the Odt or Ott format...the Specify Save Options documentation article. public class OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!...Watermark Contents [ Hide ] Document.Watermark property Provides...Provides access to the document watermark. public Watermark Watermark...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Converting a PDF file to DOCX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑DOCX Conversion on All Platforms... powerful and easy to use document manipulation and conversion...lines of code. Open a PDF document for converting Convert a PDF...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  5. MultiplePagesType | Aspose.Words for Java

    Specifies how Document is printed out in Java....MultiplePagesType Specifies how document is printed out. Examples:...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  7. C++ API to Export PDF to DOT | products.aspose.com

    Convert PDF to DOT within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...editing, and converting PDF documents. It provides a wide range...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. C# API to Export CGM to GIF | products.aspose.com

    Convert CGM to GIF without using Microsoft Word...developers to add powerful document manipulation and conversion... convert, and manipulate documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/cgm-to...
  9. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....height , and add it to the HTML document, placing it where you want...into the document’s body. Save the modified document to a specified...

    docs.aspose.com/html/net/how-to-articles/how-to...