Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 19,691 for

2 of

(0.08 sec)
  1. 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...
  2. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection Of Section objects in the document. To learn more, visit the documentation article in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Generate SWISSPOSTPARCEL BarCode Images via Pyt...

    Create SWISSPOSTPARCEL 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...
  6. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....get(2).getListLabel().getLabelString());...assertEquals("002.", paras.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  7. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2."); builder...builder.endBookmark("Bookmark 2"); builder.writeln("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  8. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create Charts in a Presentation|Aspose.S...

    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....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . Type ); //Adding...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . ChartData...

    docs.aspose.com/slides/net/how-to-create-charts...