Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 414,686 for

document

(0.25 sec)
  1. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....specific encoding when saving a document to .epub. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the Document is encrypted and requires a password to open....property Returns true if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/net/import-export-xfdf/
  5. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property to easily save Documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method...styles and lists from the document. def cleanup ( self ): .....styles and lists from the document depending on given CleanupOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your Documents. Enhance output customization easily!...data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured Documents!...content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to true , this...

    reference.aspose.com/words/net/aspose.words.mar...
  9. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance Document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...automatically inserted into the document whenever its name is entered...building block is a structured document tag placeholder text. FormFieldHelpText...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Load the PDF document with ‘ap.Document’. Select the target...target page ‘(document.pages[1]’ - the first page). Use ‘page.add_image()’...

    docs.aspose.com/pdf/python-net/add-image-to-exi...