Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,790 for

accept changes

(0.44 sec)
  1. 在 Python 中加密和解密 PDF 文件|Aspose.PDF for Python vi...

    了解如何在 Python 中设置 PDF 权限、加密文件、解密受保护的 PDF,以及更改密码。... accept ( text_absorber ) print ( text_absorber...aspose.pydrawing as drawing def change_password ( infile : str , outfile...

    docs.aspose.com/pdf/zh/python-net/set-privilege...
  2. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....deleted in Microsoft Word while change tracking was enabled. IsInsertRevision...inserted in Microsoft Word while change tracking was enabled. IsMoveFromRevision...

    reference.aspose.com/words/net/aspose.words.not...
  3. Edit Word, PDF In Java

    Edit DOCX, DOC, PDF and a variety of other file formats in Java.... Change PDF, Word in Java The task...following example shows how to change a Word document in Java code:...

    products.aspose.com/words/java/edit/
  4. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. AcceptEnd (Syst...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Edit HTML In Java

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

    products.aspose.com/words/java/edit/html/
  6. Edit WORD In Java

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

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