Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 65,168 for

update

(0.05 sec)
  1. Installation|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.... Install or Update Aspose.BarCode using the Package...console, you can use the command Update-Package Aspose.BarCode.CPP...

    docs.aspose.com/barcode/cpp/installation/
  2. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …... We are waiting for an update. Pls keep us posted! Thanks...@andrey.potapov Could you please update on this issue? Were you able...

    forum.aspose.com/t/need-a-sample-code-to-create...
  3. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables... update (); expect ( field . result...values to existing keys will update them. variables . add ( "Home...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the Update of a particular field in Java....that should be used during the update of a particular field. Examples:...that should be used during the update of a particular field. ///...

    reference.aspose.com/words/java/com.aspose.word...
  5. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field Updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored document processing....methods called during a field update. public interface IFieldUpdatingCallba...called just after a field is updated. FieldUpdating ( Field ) A...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java.... // We need to update them every we need to see an...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…... Once we have an update on it, we will let you know...@awais.hafeez , do you have any update on this issue? awais.hafeez...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  8. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...server-side editing including Text Update, Brush Operations, creating...Aspose.PSD for .NET // How to update Text Layer in PSD File using...

    products.aspose.com/psd/editor/
  9. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.UpdateWordCount method...[ Hide ] updateWordCount() Updates word count properties of the...updateWordCount() recalculates and updates Characters, Words and Paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...

    reference.aspose.com/words/java/com.aspose.word...