Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 157,338 for

doc

(0.06 sec)
  1. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Page 1.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a model in a VBA project in C++.... auto doc = System :: MakeObject < Aspose...set_Name ( u "Aspose.Project" ); doc -> set_VbaProject ( project );...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. TableSubstitutionRule.Load | Aspose.Words for .NET

    Effortlessly load table substitution settings from XML files with the TableSubstitutionRule Load method. Optimize your data management today!... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize Document merging. Enhance formatting control when combining multiple files effortlessly....KeepSourceFormatting ); Document doc = Merger . Merge ( new [] { inputDoc1...MergeFormatMode . MergeFormatting ); doc . Save ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  6. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Python between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/python-net/conversion/
  7. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document.... doc = aw . Document ( MY_DIR + 'Multi-section...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your Document design and readability effortlessly....change its orientation Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...