Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 418,004 for

document

(0.18 sec)
  1. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the Document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing Documents.... Bind the input PDF document. Configure replacement strategy...the entire document. Save the updated PDF document. import aspose...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  2. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... Document ( base . myDir + "Legacy control...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  5. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....the Working with Fields documentation article. Remarks: For information...field types to link to other documents in the local file system,...

    reference.aspose.com/words/java/com.aspose.word...
  6. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for Documents, enhancing your Document management solutions....method called during saving a document. public interface IDocumentSavingCallb...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...create, edit, and convert documents in various formats. It supports...supports a wide range of document formats, including HTML, DOT...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/run...
  9. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Access Vector Data from a PDF Document Use GraphicsAbsorber to inspect...graphic elements on a page of a Document . After visiting the target...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  10. Working with PDF Documents using Go|Aspose.PDF ...

    This article describes to you what manipulations can be done with the Document with Aspose.PDF for Go via C++ library....Working with PDF Documents using Go Contents [ Hide ] PDF stands...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/go-cpp/working-with-documents/