Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 17,472 for

docx to doc

(0.07 sec)
  1. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether To enable the use of yomi text for index entries.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentProperty.LinkSource | Aspose.Words for ...

    Discover the LinkSource property for DocumentProperty, effortlessly access the source of your linked cusTom Document properties for enhanced Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how To access and cusTomize the paragraph formatting of styles for enhanced Document presentation and professional formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/net/aspose.words/sty...
  5. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.PackageCustomParts | Aspose.Words for ...

    Manage cusTom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced Document flexibility and functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words/doc...
  7. NumSpacing enumeration | Aspose.Words for Python

    aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # This effect is only supported...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows To specify whether To work with the original or revised version of a Document.... doc = aw . Document ( file_name =...levels.docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied To this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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