Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 422,576 for

document

(0.42 sec)
  1. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your Documents for HTML, MHTML, or EPUB formats effortlessly!...how fonts are saved when a document is saved to HTML, MHTML or...saving to HTML. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your Document's page layout. Optimize your printing with customizable orientation settings!...sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/pag...
  3. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  4. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....Examples Shows how to create PDF document outline entries for headings...inside tables. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI Document summarization with customizable length control. Generate intelligent summaries using GPT technology for any Document....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured Document tag types for enhanced Document management and streamlined workflows....Specifies the type of a structured document tag (SDT) node. public enum...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow....UnlinkFields Document.UnlinkFields method Unlinks fields in the...the whole document. public void UnlinkFields () Remarks Replaces...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....with Digital Signatures documentation article. Examples: Shows...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....SetFieldLimit () { // The path to the documents directory var dataDir = RunExamples...FormEditor ()) { // Bind PDF document form . BindPdf ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/
  10. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....more, visit the Save a Document documentation article. Examples:...Examples: Shows how to manage a document while saving to html. public...

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