Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 149,629 for

2

(0.17 sec)
  1. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...aspose-cells rpmati September 26, 2025, 2:35pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:36pm 2 @rpmati It appears you are...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  2. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management.... Style 2 Specifies that the document is...ArtifactsDir + "LowCode.SplitDocument.2.docx" , SaveFormat . Docx , options...

    reference.aspose.com/words/net/aspose.words.low...
  3. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Freeze Panes in PHP|Documentation

    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....$worksheet -> freezePanes ( 3 , 2 , 3 , 2 ); //Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-php/
  5. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node....at ( 2 ); expect ( table . indexOf ( row )). toEqual ( 2 ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...ali April 8, 2021, 9:32pm 2 @artemrfokin We tried to achieve...get_Item(2).getMediaBox(); artbox = doc.getPages().get_Item(2).getArtBox();...

    forum.aspose.com/t/how-to-get-content-height-on...
  8. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the formatting for the FieldIndex fields in a document in C++.... Fancy 2 Fancy. Modern 3 Modern. Bulleted...\" · \" \\ h \" A \" \\ c \" 2 \" \\ z \" 1033 \" " , nullptr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...