Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 157,572 for

doc

(0.35 sec)
  1. Table.Style | Aspose.Words for .NET

    Discover how to easily customize your table's appearance with the Table Style property—enhance your designs with unique styles effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add some text with characters...

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

    Optimize your Documents with FieldImport's IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and performance today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Փոխարկել HTML DOCX Java

    Փոխարկեք HTML ը DocX ձևաչափի Java կոդով: Պահեք HTML որպես DocX օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.html" ); doc.save( "Output...

    products.aspose.com/words/hy/java/conversion/ht...
  6. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  9. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... doc = aw . Document ( file_name =...'Shape.SoftEdge.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldInclude::get_Bookma...

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

    reference.aspose.com/words/cpp/aspose.words.fie...