Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 168,872 for

doc

(0.09 sec)
  1. TextBoxAnchor enumeration | Aspose.Words for Py...

    aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

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

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity.... Document doc = new Document ( MyDir + "Paragraphs..."Paragraphs.docx" ); for ( Node node = doc . FirstSection . Body . FirstChild...

    reference.aspose.com/words/net/aspose.words/nod...
  3. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your Document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Fields::FieldOptions::get_Defaul...

    Aspose::Words::Fields::FieldOptions::get_DefaultDocumentAuthor method. Gets or sets default Document author's name. If author's name is already specified in built-in Document properties, this option is not considered in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TableStyleOptions Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableStyleOptions enum for flexible table styling. Enhance your Document design with customizable table styles today!...default for old formats such as DOC, WML and RTF. Default 2A0 This...while applying a style. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured Document tags to custom XML data parts for enhanced Document integration.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FieldTC.EntryLevel | Aspose.Words for .NET

    Discover FieldTC EntryLevel property, effortlessly manage and customize your entry levels for enhanced efficiency and streamlined workflows....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/net/aspose.words.fie...