Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 82,722 for

update

(0.17 sec)
  1. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Finally, save the updated PDF using the Document object’s...(). add ( link ); // Save updated document document . save (...

    docs.aspose.com/pdf/java/create-links/
  2. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Finally, save the updated PDF using the Document object’s...() -> Add ( link ); // Save updated document document -> Save (...

    docs.aspose.com/pdf/cpp/create-links/
  3. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...evaluation mode issue and will update here within this forum thread...you should use incremental updates i.e. use Save() method without...

    forum.aspose.com/t/extract-pdf-fields-including...
  4. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...Shows how to add bookmarks and update their contents. public void...name, and their names can be updated. bookmarks [ 0 ]. Name = $"{bookmarks[0]...

    reference.aspose.com/words/net/aspose.words/boo...
  5. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …... Updates in the library can affect the...certain file types are processed. Update OLE Object Data : If possible...

    forum.aspose.com/t/new-slides-version-affecting...
  6. How to Delete a Column in Excel using C#

    This simple covers how to delete a column in Excel using C#. It covers the details to configure the development environment, step-wise program flow, and a working example code to delete multiple columns in Excel using C#....value for choosing options to update the existing worksheet references...pivot table in Excel in C# . Updated on 17 Jul 2023 English Türkçe...

    kb.aspose.com/cells/net/how-to-delete-a-column-...
  7. com.aspose.pdf.internal.ms.System.lv: startInde...

    I’m having trouble extracting a PDF, I use Aspose version 23.11, here is the document and code used MMC 7-2025 - Indicação políticas públicas Repp 2026 (Relatório de Fiscalização em Políticas Públicas e Programas de Gov…... Update Aspose Library : Make sure...consider checking for any updates or patches that might address...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  8. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …... Update Aspose.Words : Ensure that...version of Aspose.Words, as updates often include bug fixes and...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  9. Breaking Changes from Aspose.Barcode 24.1 - Fre...

    Hi, I’m upgrading Aspose Barcode from 22 to latest (25). Many of the settings has been removed: I was wondering if there is an alternative that is recommended to offer a similar functionality as before? Examples of r…...significant library updates. You need to migrate/update your code to...

    forum.aspose.com/t/breaking-changes-from-aspose...
  10. How to Edit Word Document Metadata in Java

    This quick article guides on how to edit Word document metadata in Java. It describes the IDE settings, a list of steps in the program, and a runnable sample code to change Word metadata in Java....custom properties Access and update the built-in properties Save...the resultant Word file with updated properties By adhering to these...

    kb.aspose.com/words/java/how-to-edit-word-docum...