Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 20,326 for

2 of

(0.18 sec)
  1. List | Aspose.Words for Java

    Represents formatting Of a list in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...paragraphs. builder.writeln("List 2 starts below:"); builder.getListFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeries.XValues | Aspose.Words for .NET

    Discover the ChartSeries XValues property to access a powerful collection Of X values, enhancing your data visualization and analysis....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection Of Y values, enhancing your data visualization and analysis capabilities....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting Of this data point in C++....u "Category 1" , u "Category 2" , u "Category 3" , u "Category...:: MakeArray < double > ({ 1 , 2 , 3 , 4 })); // Set column formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. FieldXE indexEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... GetShape ( 2 ); // determine whether shapes...= page . Shapes . GetShape ( 2 ) ' determine whether shapes are...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview Of Java programming fundamentals and concepts....Archive archive = new Archive( 2 new ArchiveEntrySettings( 3 new...save (outputStream, saveOptions) 2 archive. save (filePath, saveOptions)...

    docs.aspose.com/zip/java/introduction/
  8. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddText method. Adds a plain text to the argument in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....page" ] for i in range ( 0 , 2 ): # Create Heading object heading2...destination_page = doc . pages [ i + 2 ] # Destination page heading2...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

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