Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 414,687 for

document

(1.29 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....specific encoding when saving a document to .epub. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ListCollection.Count | Aspose.Words for .NET

    Discover the ListCollection Count property to easily retrieve the number of numbered and bulleted lists in your Document, enhancing your content organization....and bulleted lists in the document. public int Count { get ;...verify owner document properties of lists. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  3. StructuredDocumentTagRangeStart.IsShowingPlaceh...

    Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured Documents!...content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to true , this...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF Document in PHP using Aspose.PDF....Information To update Pdf document information using Aspose.PDF...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  5. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance Document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...automatically inserted into the document whenever its name is entered...building block is a structured document tag placeholder text. FormFieldHelpText...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Load the PDF document with ‘ap.Document’. Select the target...target page ‘(document.pages[1]’ - the first page). Use ‘page.add_image()’...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  7. Android API to Render MD to OTT | products.aspo...

    Transform MD to OTT via Android via Java API...provide excellent support and documentation to help you get started...such as document conversion, document manipulation, document security...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PCL to DOCM | products.as...

    Transform PCL to DOCM via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  9. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...try { // 加载PDF文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  10. Run constructor | Aspose.Words for Node.js

    Aspose.Words.Run constructor...doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and Node...

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