Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,585 for

update string index

(0.17 sec)
  1. Working with 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....insert attachments at specific index in the parent message. It also...MapiAttachmentCollec Insert(int index, string name, MapiMessage msg)....

    docs.aspose.com/email/python-net/working-with-m...
  2. How to Insert Comment in Excel using Java

    In this tutorial, you will learn how to insert comment in Excel using Java. It contains brief steps and the sample code to add comments in Excel using Java using a few API calls only....Workbook class Specify the sheet index to access a particular Worksheet...Worksheet Add a comment and set a string as its note Save the output...

    kb.aspose.com/cells/java/how-to-insert-comment-...
  3. 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/
  4. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression.... 2 string dataDir = RunExamples.GetD...the documents directory. 2 string dataDir = RunExamples.GetD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. 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/
  6. 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...
  7. ImportData method overwriting the formula in la...

    AsposeBug.zip (14.2 KB) Hi, I am using Aspose.Cells for .Net and facing 1 weird issue wherein when I import data to an existing workbook using the ImportData method its overwriting formula in the last column of first r…...starting from the second row (index 1), which should help prevent...should be inserted. See the updated code segment that you may try...

    forum.aspose.com/t/importdata-method-overwritin...
  8. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets....new PsDocument(psStream); 8 9 string outputFileName = "change_xmp_array_items_out...18 // Change title item at index 0 19 xmp. SetArrayItem ( "dc:title"...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  9. 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...
  10. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations.... Choose( index, choice-1, choice-2, …...EvaluateIsNumeric () 14 { 15 String [] numericFormulas = { "IsNumeric('AAA')"...

    docs.aspose.com/tasks/java/support-for-evaluati...