Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,792 for

update name index

(0.36 sec)
  1. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....bookmark with the "MyBookmark" name. field.setBookmarkName("MyBookmark");...count as a heading. // We can name additional styles to be picked...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....PsdImage Feature PSDNET-93 After update of text layer’s content with...LayerResources.PattResource.Name Property Aspose.PSD.FileFormats...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  3. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....includes not only new and updated public methods, but also a...@"C:\temp\MyVisio.vsdx" ); // get page by name Aspose . Diagram . Page page...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....includes not only new and updated public methods, but also a..."C:\\temp\\MyVisio.vsdx" ); // get page by name Page page = diagram . getPages...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....individual authors: the author’s name, his initials, comments associated...associated with the author’s name, etc. Add a Slide Comment This...

    docs.aspose.com/slides/cpp/presentation-comments/
  6. Working with Messages in a PST File|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....pst" )) { // Get the folder by name FolderInfo folderInfo = pst...getContents (); // Get the folder by name FolderInfo f = pstDest . getRootFolder...

    docs.aspose.com/email/java/working-with-message...
  7. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app...."latestFeature" } } Update the project file to target net9.0 . Update Visual...com/dotnet/runtime/issues/109951 is fixed; updated on Jan 15 2025). Blazor Server...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  8. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....includes not only new and updated public methods, added & removed...); } } } Added Overloaded Indexer for TextBoxCollection Aspose...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document.... void AddCustomData(strig name, Stream data): Add additional...string name): Set video/audio data to be played. void Update(): Create...

    docs.aspose.com/pdf/net/multimedia-annotation/
  10. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...following code lines to get the names of all the XFA fields inside...WriteLine("field Printfield name is :{0}", field); Console.ReadKey();...

    forum.aspose.com/t/get-some-checkbox-field-prop...