Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 18,824 for

printing document

(0.09 sec)
  1. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior....Shows how to optimize the document for different versions of...optimize_for (): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document into a text based formats...additional options when saving a document into a text based formats...the Specify Save Options documentation article. Inheritance: TxtSaveOptionsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HTML to EMF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...convert programmatically a document from HTML to EMF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/h...
  4. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用额外类型的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/
  7. 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...
  8. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...property True if endnotes are printed at the end of the next section...endnotes. Suppressed endnotes are printed before the endnotes in that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this Document in C++....properties of fonts used in this document. System :: SharedPtr < Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF Document....destination elsewhere, and a document. According to the PDF Standard...indicates some places in the document. // For complete examples...

    docs.aspose.com/pdf/net/link-annotations/