Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 20,129 for

printing document

(1.95 sec)
  1. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...get structured document tag. doc = aw . Document ( file_name =...= MY_DIR + 'Structured document tags by id.docx' ) # Get the structured...

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

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Structured Document Tags or Content Control documentation article...within an Office Open XML document provided that they conform...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization.... Document doc = new Document (); DocumentBuilder..."CellFormat.HorizontalMerge.docx" ); Prints the horizontal and vertical...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Convert SVG to CSV in Android Apps | products.a...

    Render SVG to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...design, mobile applications, and print media. However, the SVG format...easily integrate powerful document processing features into their...

    products.aspose.com/total/android-java/conversi...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. virtual System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Shows how to update a document’s “Last printed” property when saving...saving. Document doc = new Document (); DateTime lastPrinted =...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

    docs.aspose.com/pdf/net/umbraco-pdf-import-module/
  9. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...async () => { const bgInput = document . getElementById ( 'bgInput'...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  10. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/