Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 152,073 for

2

(0.1 sec)
  1. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....getCount()); // 2 - Get the collection to remove...at an index: fields.removeAt(2); Assert.assertEquals(3, fields...

    reference.aspose.com/words/java/com.aspose.word...
  3. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result.... IO ; 2 using Aspose. Svg . ImageVectorization...varying simplification levels 2 3 // Initialize an instance of...

    docs.aspose.com/svg/net/image-vectorization-exa...
  4. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/java/latex-ams-matrix/
  5. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…... Scenario #2 Create an empty Document Use a...Scenario #3 Same as scenario 2 but I didn’t write any text to...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  6. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....// Create a project instance 2 3 Project prj = new Project();...Project project = new Project(); 2 3 // Set default properties 4...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  7. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/sto...
  8. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Left 2 Specifies that the legend shall...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells-net lingtian October 17, 2025, 2:22pm 1 When using aspose.cells...(40.2 KB) Professionalize.Discourse October 17, 2025, 2:23pm...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  10. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...