Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 159,839 for

2

(1.35 sec)
  1. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability....Writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...Writeln ( "Bulleted list item 2." ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  2. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. Java Zip and UnZip Folders | Aspose.Zip Documen...

    Learn how to create, list, and delete ZIP folders in Java using popular library APIs....zip" )) { 2 try (Archive archive = new Archive())..."CompressDirectory_out.zip" )) { 2 try (Archive archive = new Archive(zipFile))...

    docs.aspose.com/zip/java/compressing-and-decomp...
  6. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++.... Item 2 \r\n " + u "8. Item 3 \r\n " +..."6. Item 1 \r\n " + u "7. Item 2 \r\n " + u "8. Item 3 \r\n " +...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....u "Default numbered list item 2." ); builder -> get_ListFormat..."Outline legal heading list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  10. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...