Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 148,969 for

2

(0.14 sec)
  1. 其他管理Tex选项| .NET的Aspose.TeX

    Aspose.TeX API解决方案的转换功能。这是一些代码示例。...How to set the interaction mode 2 3 // Create conversion options...1 // How to set the job name 2 3 // Create conversion options...

    docs.aspose.com/tex/zh/net/other-options/
  2. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... features import * 2 from aspose. pydrawing import...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  3. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java...."AW Category 1", "AW Category 2" }; ChartSeries series1 = series...double[] { 1.0, 2.0 }); series.add("Series 2", categories, new...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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 ( "Bulleted list item 2." ); builder . ParagraphFormat...Writeln ( "Numbered list item 2." ); builder . Writeln ( "Numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. FieldLink | Aspose.Words for Java

    Implements the LINK 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...