Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,457 for

update string index

(0.12 sec)
  1. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....imposition Create an array of page indexes for left-side pages in the...array for right-side page indexes Call the makeBooklet() method...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  2. Add Pages in PDF|Aspose.PDF for Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using Java library....Insert method with specified index. Save the output PDF using the...ExampleAddPages { private static String _dataDir = "/home/admin1/p...

    docs.aspose.com/pdf/java/add-pages/
  3. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....accessing a specific page using its index. Then specify the position coordinates...comment as well as the text string before saving the output Visio...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  4. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....13 rootTask -> Set < System::String > (Tsk::Name(), u "Root" );...Save the Project 28 System ::String dataDir = RunExamples::Get...

    docs.aspose.com/tasks/cpp/split-tasks/
  5. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages.... Choose( index, choice-1, choice-2, &mldr;...System::ArrayPtr < System::String > numericFormulas = System::MakeArray...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  6. Managing Controls|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.... It gets the text strings of the two textboxes and changes...property specifies the text string associated with the check box...

    docs.aspose.com/cells/python-net/managing-contr...
  7. Managing Message Attachments|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....MapiAttachment attachment , string fileName ) { foreach ( var...insert attachments at specific index in the parent message. It also...

    docs.aspose.com/email/net/managing-message-atta...
  8. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document... automatically_update_styles Gets or sets a flag...styles in the document are updated to match the styles in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 更改 EPS 的 XMP 元数据中的数组项 | Java

    本文将通过 Java 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的数组项,并附带代码片段。 snippets....new PsDocument(psStream); 7 8 String outputFileName = "change_xmp_array_items_out...16 // Change title item at index 0 17 xmp. setArrayItem ( "dc:title"...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  10. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets.... 3 System ::String dataDir = RunExamples::Get...23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...

    docs.aspose.com/page/cpp/xmp-metadata/change-ar...