Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,759 for

accept changes

(1.33 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. Insert and Append Documents in C++|Aspose.Words...

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

    docs.aspose.com/words/cpp/insert-and-append-doc...
  3. 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...
  4. 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...
  5. Convert XLS to POWERPOINT using Python or with ...

    XLS to POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLS to POWERPOINT online converter quickly before integrating the code....clients, as they are more widely accepted than XLS files. How Aspose...whenever source spreadsheet data changes. FAQ How can I convert XLS...

    products.aspose.com/total/python-net/conversion...
  6. 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-...
  7. 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...
  8. 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...
  9. 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-...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....deleted in Microsoft Word while change tracking was enabled. isGroup()...

    reference.aspose.com/words/java/com.aspose.word...