Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,792 for

update name index

(0.19 sec)
  1. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....collection of mail merge field names available in the document. ...regionName) Get mail merge field names from the region. getFieldNamesForRegi(String...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....with a column with the same name as our MERGEBARCODE field's...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for .NET 20.3 - Release Notes|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....image with empty Unicode Alpha Names Resource Bug PSDNET-541 Incorrect...layer . Name == "AdjustmentGroup" , "The 23rd layer name is not...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  4. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....file please use callout-line name instead of just Callout. The...property. Furthermore, you can update the formatting of any FreeTextAnnotation...

    docs.aspose.com/pdf/net/text-annotation/
  5. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...pst) { // display the folder name System.out.println("<=======...System.out.println("Attachment Name: " + attachment.getName());...

    forum.aspose.com/t/how-to-parse-the-below-value...
  6. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document....using the Insert->Reference->Index and Tables menu, then switch...Microsoft Word when the field is updated. If you insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's Name is {1…...WriteLine("Polyline color ID is {0}, layer's name is {1}, layer's color ID is...the Hatch object. Here’s an updated version of your code that includes...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  8. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their Names....document headings and their names. @property def heading_pairs...string and specifies the heading name. The second element of the pair...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....properties: getName - function name and getBase - function argument...classes specify a lower index or an upper index. You can set subscript...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  10. How to Fill Up Form in PDF in Java

    This tutorial describes the process to fill PDF form in Java. It contains details on the IDE configuration, program flow, and a runnable sample code demonstrating how to fill up form in PDF in Java....fields by providing field names or indexes. Steps to Fill Out PDF...field by providing the field name Set the new value of the field...

    kb.aspose.com/pdf/java/how-to-fill-up-form-in-p...