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

accept changes

(0.18 sec)
  1. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. 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/par...
  2. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...deleted in Microsoft Word while change tracking was enabled. is_end_of_cell...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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...
  5. Insert and Append Documents in Java|Aspose.Word...

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

    docs.aspose.com/words/java/insert-and-append-do...
  6. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....endRow(); // Changing the formatting will apply...startTable(); builder.insertCell(); // Changes the font size inside the table...

    reference.aspose.com/words/java/com.aspose.word...
  7. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...handle such a method call and accept CopyOptions as a parameter...reaches the last line. If I change things to start with a blank...

    forum.aspose.com/t/formula-text-containing-loca...
  8. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that Accept a SaveOptions instance....save method overloads that accept a SaveOptions instance. This...value is false // Use setter to change this configuration. opt . setPrettyPrint...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  9. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities....deleted in Microsoft Word while change tracking was enabled. IsEndOfCell...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/net/aspose.words/par...
  10. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...Temporary workaround implemented (change TextWrapping.AROUND → TextWrapping...workaround: /** * Workaround: Change TextWrapping.AROUND to TextWrapping...

    forum.aspose.com/t/table-layout-issues-in-word-...