Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,714 for

accept changes

(0.09 sec)
  1. Insert and Append Documents|Aspose.Words for Py...

    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 in Python....and append_document methods accept ImportFormatMode and ImportFormatOptions...together. They only allow you to change the appearance of your result...

    docs.aspose.com/words/python-net/insert-and-app...
  2. 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/
  3. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....filling geometrical shapes accepting only System.Drawing.Drawing2D...page is completed. Save the changes using the Save() Method. C#...

    products.aspose.com/page/net/add-shapes-to-ps/
  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. Manage Appointments: Create & Manipulate, Conve...

    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....other users for necessary changes according to individual uses...ParticipationStatus = ParticipationStatus . Accepted ; attendee2 . ParticipationStatus...

    docs.aspose.com/email/net/create-and-manipulate...
  6. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....working with is the base node to change its location and display type...officeMath.getParentParagraph()); // Change the location and display type...

    reference.aspose.com/words/java/com.aspose.word...
  7. Edit DOCX In Java

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

    products.aspose.com/words/java/edit/docx/
  8. 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...
  9. 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/
  10. 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...