Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 155,640 for

2

(0.25 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Generate ITALIANPOST25 BarCode Images via Pytho...

    Create ITALIANPOST25 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  3. ExportDataTable losing decimal values original ...

    Hi Teams, Greetings of the day! We have recently upgraded to Aspose.Cells version 26.2.0 for .NET 9. We have below code ExportTableOptions options = new ExportTableOptions(); options.CheckMixedValueType = true; Dat…...2.0 for .NET 9. We have below code...maxDataColumn - firstColumn + 2, options); DataTable globalTemplateField...

    forum.aspose.com/t/exportdatatable-losing-decim...
  4. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...Family mpkostek May 1, 2023, 2:32pm 1 This error is given when...asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would you kindly share...

    forum.aspose.com/t/error-index-was-out-of-range...
  5. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...docx" , 0 , 2 ); Splitter . ExtractPages ( doc...ExtractPages.2.docx" , SaveFormat . Docx , 0 , 2 ); See Also class...

    reference.aspose.com/words/net/aspose.words.low...
  6. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  7. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....Arabic 0 Arabic numbering (1, 2, 3, …) UppercaseRoman 1 Upper... III, …) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/net/aspose.words/num...
  8. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....ConditionalStyleColl indexer (1 of 2) Retrieves a ConditionalStyle...InsertCell (); builder . Write ( "Cell 2" ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words/con...
  9. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...desktop Excel: 1) selecting range 2) shortcut ctrl + x 3) selecting...Discourse June 16, 2025, 9:10pm 2 @cwedwards92 The error you’re...

    forum.aspose.com/t/cellsexception-invalid-shift...
  10. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

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