Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 35,704 for

doc

(0.09 sec)
  1. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two merge fields...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SplitOptions | Aspose.Words for Java

    Specifies options how the Document is split into parts in Java.... String doc = getMyDir() + "Big document...teria.PAGE); Splitter.split(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  3. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... doc = aw . Document ( file_name =... as_section (), b ), list ( doc ))): # There are three kinds...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.font_settings](../../../aspose.words/Document/font_settings/) when being written into HTML-based formats.... doc = aw . Document ( MY_DIR + 'Missing...have. self . assertIsNotNone ( doc . font_infos . get_by_name (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Range::UnlinkFields method | Asp...

    Aspose::Words::Range::UnlinkFields method. Unlinks fields in this range in C++.... auto doc = MakeObject < Document > ( MyDir...:: ExplicitCast < Section > ( doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property to control link formatting in output files. Optimize your Document exports effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separators property. Provides access to the footnote/endnote separators defined in the Document.... doc = aw . Document ( file_name =...docx' ) endnote_separator = doc . footnote_separators . get_...

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

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in Documents, enhancing your text formatting capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...