Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 6,208 for

document converter

(0.1 sec)
  1. Aspose::Words::Markup::CustomXmlProperty class ...

    Aspose::Words::Markup::CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property. To learn more, visit the Documentation article in C++....Structured Document Tags or Content Control documentation article...MakeObject < Document > (); // A smart tag appears in a document with...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....few pages at start of the document then abort process and render...technique may not work for every document or may fail completely. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paint Builder – Create SVG Patterns – C#

    Learn how to use the Paint Builder to configure the paint properties of SVG elements by creating SVG patterns as an example....shapes and elements in SVG documents. Patterns allow you to create...text, and paths in an SVG document. They define a graphic pattern...

    docs.aspose.com/svg/net/paint-builder/
  5. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during Document loading and saving. Enhance Document integrity!...warnings that can occur during document loading or saving. public...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/net/aspose.words/iwa...
  6. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....saving a document to plaintext. doc = aw . Document () builder... which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an encrypted PDF Document. The default value is DisallowAll in C++....a user on an encrypted PDF document. The default value is DisallowAll...saved PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for headings...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....Structured Document Tags or Content Control documentation article...throws Exception { Document doc = new Document(); // A smart tag...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageInfo | Aspose.Words for Java

    Represents information about a particular Document page in Java....information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks: The page width...

    reference.aspose.com/words/java/com.aspose.word...