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

accept changes

(0.11 sec)
  1. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/text in pdf and replacing this with multiline text, when I generate final PDF the multiline text is overlapping with existing text on that pdf, is ther…... It appears as you did not change the search text string, and...TextFragmentAbsorber(“Text Only”); doc1.Pages.Accept(textFragmentAbsorber); foreach...

    forum.aspose.com/t/replacing-with-multiline-tex...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. No usable version of libssl was found - Free Su...

    I have a Python script running Aspose.Words, when I call aspose.words.License.set_license I get the following error: No usable version of libssl was found I use libssl in many of my other Python scripts and everything w…...py, if I change the file name to “Aspose.Words... One thing to note, when I change the name of the license file...

    forum.aspose.com/t/no-usable-version-of-libssl-...
  9. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....Shortcut For a quick format change without using the mouse: Select...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  10. 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...