Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 21,844 for

printing document

(0.07 sec)
  1. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!...into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. SvgSaveOptions.resourcesFolderAlias property | ...

    SvgSaveOptions.resourcesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an SVG Document...image URIs written into an SVG document. Default is null . get resourcesFolderAlias...string Remarks When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.BorderAppliesTo | Aspose.Words for .NET

    Discover how the PageSetup BorderAppliesTo property enhances your Document layout by controlling page border Printing for a polished, professional look....which pages the page border is printed on. public PageBorderAppliesTo...the first page. Document doc = new Document (); PageSetup pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  4. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this structured Document tag....from deleting this structured document tag. @property def lock_content_control...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. @property def color (...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured Document tag....the color of the structured document tag. @property def color (...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Use cases|Documentation

    Learn how to apply Aspose.OCR technology to your business and how to solve real-world problems with just a few lines of code....NET converts printed text in scanned documents, images, or PDFs...into a searchable, indexable document from which you can select...

    docs.aspose.com/ocr/net/use-cases/
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...创建插入符注释的步骤: 加载PDF文件 - new Document . 创建新的 插入符注释 并设置插入符参数(新矩形...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

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