Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 155,647 for

2

(0.1 sec)
  1. Manipulating PNG Images|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....represented in bit such as 1-bit (2 colors), 2-bit (4 colors), 4-bit (16...BitDepth property can be set to 1, 2, 4 or 8 bits for grayscale and...

    docs.aspose.com/imaging/java/manipulating-png-i...
  2. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...Discourse February 17, 2026, 11:56am 2 @Shivapriya Thanks for the report...getCategories().add(wb.getCell(0, 2, 0, "Q2")); chart.getChartData()...

    forum.aspose.com/t/getting-this-error-cannot-in...
  4. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language.... llx -= 2 # Lower-left x rect . lly -= 2 # Lower-left y...rect . urx += 2 # Upper-right x rect . ury += 2 # Upper-right...

    docs.aspose.com/pdf/python-net/update-links/
  5. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...'6. Item 1 \r\n ' + '7. Item 2 \r\n ' + '8. Item 3 \r\n ' + '9...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...Discourse December 6, 2025, 10:04am 2 @AbhayKumar007 Steps Load the...e.g. "sections/0/body/tables/2" Delete the existing table await...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  7. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....InsertToaEntry ( builder , "2" , "Source 2" ); // This entry will...InsertToaEntry ( builder , "1" , "Source 2" ); fieldTA . IsBold = true ;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldTA.short_citation property | Aspose.Words ...

    FieldTA.short_citation property. Gets or sets the short citation for the entry....insert_toa_entry ( builder , '2' , 'Source 2' ) # This entry will appear...insert_toa_entry ( builder , '1' , 'Source 2' ) field_ta . is_bold = True field_ta...

    reference.aspose.com/words/python-net/aspose.wo...