Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,695 for

accept changes

(0.17 sec)
  1. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a document using Java to provide more precise control over the process....overloads of the Save method that accept a SaveOptions object – it should...percentage completed. Q: How do I change the document’s creation time...

    docs.aspose.com/words/java/specify-save-options/
  2. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...But font Arial-BoldMT can be changed into Arial font with bold style...TextFragmentAbsorber(); doc.getPages().accept(textFragmentAbsorber); Font...

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  3. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....deleted in Microsoft Word while change tracking was enabled. IsGroup...inserted in Microsoft Word while change tracking was enabled. IsLayoutInCell...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldStyleRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Drawing Images|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....method has several overloads accepting the instance of Pen class...has several overloads that accept an instances of the Pen and...

    docs.aspose.com/imaging/java/drawing-images/
  7. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...most effective, actionable changes you can make to the code you...string) using the overload that accepts a Stream . LoadOptions with...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/cpp/applying-formatting/
  10. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. 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.mat...