Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,699 for

accept changes

(1.22 sec)
  1. Insert and Append Documents in C++|Aspose.Words...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end....and AppendDocument methods accept ImportFormatMode and ImportFormatOptions...together. They only allow you to change the appearance of your result...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  2. FieldTA | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...accept(absorber) fragments = absorber...TextSearchOptions(True) doc.pages.accept(absorber) fragments = absorber...

    forum.aspose.com/t/table-placeholder-replacemen...
  5. Edit TEXT In Java

    Edit TEXT in Java code....pages, sections, chapters) Change text in Java Java text programmatic...personalization (e.g. remarketing). Accept Settings Deny Save preferences...

    products.aspose.com/words/java/edit/text/
  6. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... It accepts the same 0‑9 range. try (ByteArrayOutputStrea...compression levels cannot be changed – the file size is determined...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  7. Working with Messages in a PST File|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....deleteChildItems() method which accepts a list of Entry ID items referring...properties of messages such as changing the subject, marking message...

    docs.aspose.com/email/java/working-with-message...
  8. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....with data, you are able to change its appearance. Shape.Chart...public API. For example, let’s change Chart title or legend behavior:...

    docs.aspose.com/words/java/working-with-charts/
  9. System.NullReferenceException during Find and r...

    Hi, We use Aspose PDF for .Net “TextFragmentAbsorber” to replace texts in PDF (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...Accept(tfa); textFragmentAbsorber...exception. After applying these changes, run the job again. If the...

    forum.aspose.com/t/system-nullreferenceexceptio...
  10. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...deleted in Microsoft Word while change tracking was enabled. (Inherited...inserted in Microsoft Word while change tracking was enabled. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...