Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 351,170 for

document

(0.15 sec)
  1. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....from all sections from the document leaving the sections themselves...themselves. doc = aw . Document () # A blank document contains one section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your Document formatting by identifying built-in Heading styles for better organization and clarity....a saved 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/par...
  3. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveOptions SaveFormat property to easily save Documents in PCL format, ensuring compatibility and high-quality output for your projects....Specifies the format in which the document will be saved if this save...saving a document to PCL. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. class RevisionGroupCollect...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your Document's outline settings for enhanced organization and presentation....a saved XPS 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...
  6. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...a saved XPS document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!...us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly....structured document tag. Document doc = new Document (); // Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/net/aspose.words.mar...
  9. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!... Document doc = new Document ( MyDir + "EMF.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...