Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 414,522 for

document

(0.54 sec)
  1. FieldRD.IsPathRelative | Aspose.Words for .NET

    Discover FieldRD's IsPathRelative property to easily manage Document paths. Simplify your coding with flexible path settings for enhanced efficiency!...is relative to the current document. public bool IsPathRelative...headings in other documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Text Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/text/
  3. Public API Changes in Aspose.Cells 8.6.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 Contents [ Hide ] This document describes the changes to the...HtmlLinkTargetType.Blank : Opens the linked document/page in a new window or tab...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured Document tag types for enhanced Document management....Gets type of this structured document tag. public SdtType SdtType...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML in Java....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. public void renameImages()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting Documents in C++....for saving or converting documents. Classes Class Description...Working with Bookmarks documentation article. CssSavingArgs Provides...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...] 添加文本 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 以下代码片段展示了如何在现有...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  9. Java API to Export CGM to WORDML | products.asp...

    Convert CGM to WORDML using on premise Java API...APIs that provide powerful document processing capabilities. The...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  10. PdfSaveOptions.export_floating_shapes_as_inline...

    PdfSaveOptions.export_floating_shapes_as_inline_tag property. Gets or sets a value determining whether floating shapes are exported as inline tags in the Document structure....exported as inline tags in the document structure. @property def ...when PdfSaveOptions.export_document_structure is False . Examples...

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