Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,690 for

accept changes

(0.06 sec)
  1. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....have the ability to change when you change the scope of the data...automatically reflect changes when the data source is changed. To trigger...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  2. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++.... You can view them by changing the XLSB file extension to...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsb,.csv" />...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  3. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....600 , 200 , 700 ); // Save changes mender . save ( _dataDir +...ImagePlacementAbsorb (); page . accept ( abs ); for ( ImagePlacement...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  4. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java.... This method accepts three parameters: Text of the...hyperlinks in Word document and changes their URL and display name:...

    docs.aspose.com/words/java/working-with-hyperli...
  5. Loading Pdf and saving to Docx: texts are posit...

    See attached sample: it just opens a PDF file and saves it to DOCX. Now, a lot of texts that were placed at specific locations over an image are placed completely wrong. Here is a screenshot of the resulting word doc: …... Please accept our apologies for your inconvenience...is very complicated task to change current document recognition...

    forum.aspose.com/t/loading-pdf-and-saving-to-do...
  6. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...numbered lists is lost or changed. The formatting and indentation...as soon as possible. Please accept our apologies for your inconvenience...

    forum.aspose.com/t/problems-while-copying-numbe...
  7. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

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