Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 414,119 for

document

(0.23 sec)
  1. PdfSaveOptions.custom_properties_export propert...

    PdfSaveOptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_Document_properties](../../../aspose.words/Document/custom_Document_properties/) are exported to PDF file....determining the way Document.custom_document_properties are exported...converting a document to PDF. doc = aw . Document () doc . cu...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....placeholder text for a structured document tag. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...developers with the ability to add document manipulation and conversion...can then use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/epub-t...
  5. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/php-java/hello-world-example/
  6. Optimize PDF Resources using Go|Aspose.PDF for ...

    Optimize Resources of PDF files using Go tool....the document: Resources that are not used on the document pages...shows how to optimize a PDF document. package main import "github...

    docs.aspose.com/pdf/go-cpp/optimize-pdf-resources/
  7. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...rendering a document to PNG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 使用 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/
  10. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....or more parts from your PDF document, you must split the pages...powerful, and easy-to-use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/splitter/