Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 400,660 for

document

(0.53 sec)
  1. Working with Tables in PDF using Python|Aspose....

    This section describes how to add and extract a table, how to manipulate and a table using the Python library....add table in an existing PDF document, determine if table will break...or multiple tables from PDF document. Manipulating Tables in existing...

    docs.aspose.com/pdf/python-net/working-with-tab...
  2. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a Document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  3. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases.... () { // The path to the documents directory var dataDir = RunExamples...Open PDF document using ( Aspose . Pdf . Document document = new...

    docs.aspose.com/pdf/net/whatsnew/2025/
  4. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX Document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...following scenario: Load a DOCX document which contains a table with...Change the margins of the document, such that the effective width...

    forum.aspose.com/t/update-table-width-when-savi...
  5. C++ API to Convert POWERPOINT to DOCX or with f...

    Export POWERPOINT to DOCX within your C++ applications or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....by using Document class reference Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/powerp...
  6. C++ API to Convert CGM to ODS | products.aspose...

    Convert CGM to ODS via C++ API without using Microsoft Excel or Adobe Reader...to ODS Open CGM file using Document class reference Convert CGM...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. C++ API to Convert EPUB to XLSM | products.aspo...

    Convert EPUB to XLSM via C++ API without using Microsoft Excel or Adobe Reader...XLSM Open EPUB file using Document class reference Convert EPUB...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. C++ API to Convert MD to XLAM | products.aspose...

    Convert MD to XLAM via C++ API without using Microsoft Excel or Adobe Reader...to XLAM Open MD file using Document class reference Convert MD...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. C++ API to Convert POWERPOINT to TEXT or with f...

    Export POWERPOINT to TEXT within your C++ applications or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....by using Document class reference Save the document to TEXT format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/powerp...
  10. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using C#....how to navigate a document using the document cursor and associated...operations. While working with a document, even if it is a short or...

    docs.aspose.com/words/net/navigation-with-cursor/