Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 424,017 for

document

(1.68 sec)
  1. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a Document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...2025, 12:50pm 1 Hi, I have a document, which is produced by OCR...character (decimal 31) in your document with a regular hyphen or a...

    forum.aspose.com/t/optional-hyphen/316920
  2. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF Document with Aspose.PDF for Java....AcroForms Contents [ Hide ] PDF documents are wonderful, and really...field, get the field from the Document object’s Form collection....

    docs.aspose.com/pdf/java/fill-form/
  3. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java.... Document doc = new Document(); DocumentBuilder...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word Document that contains a scatter chart. Specifically, when the Document includes a word scatter chart type, the converter…...generate a PDF from a Word document that contains a scatter chart...chart. Specifically, when the document includes a word scatter chart...

    forum.aspose.com/t/exception-when-converting-wo...
  6. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....automatically when you edit the document in MS Word. Examples Shows...Shows how to access a document’s style collection. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Pdf import Document , Color , License , BorderInfo...): # Create PDF document document = Document () # Add page page...

    docs.aspose.com/pdf/zh/net/python-net/
  9. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances Document comparison by enabling case-insensitive analysis for accurate results....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  10. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format...items are recognized when document is imported from plain text...plaintext documents. # Create a plaintext document in a string...

    reference.aspose.com/words/python-net/aspose.wo...