Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 22,233 for

printing document

(1.18 sec)
  1. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to fixed page HTML, SVG or...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMath.AcceptStart | Aspose.Words for .NET

    Discover OfficeMath's AcceptStart method, designed to seamlessly welcome visitors and enhance your office math experience. Boost productivity today!...visitor DocumentVisitor The document visitor. Return Value The...visitor. Examples Shows how to print the node structure of every...

    reference.aspose.com/words/net/aspose.words.mat...
  3. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... 要获取 PDF 文件中的页面数量: 使用 Document 类打开 PDF 文件。 然后使用 PageCollection...PageCollection 集合的 Count 属性(来自 Document 对象)获取文档中的总页面数。 以下代码片段展示了如何获取...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  4. How to add Strikeout Annotation using C++ | Asp...

    Add Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  5. Convert PDF to DOC or DOCX format in Python|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] To convert PDF document to DOC or DOCX format using...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  6. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to Document.Save() method, to generate...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your Document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. public void LoadOptionsCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  8. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....you to: Create a blank SVG document from scratch. Load an existing...Create an Empty SVG Document An empty document is useful as a canvas...

    docs.aspose.com/svg/python-net/create-svg-file/
  10. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style....to clone a document’s style. doc = aw . Document () # The AddCopy...name = 'My Heading 1' # Our document now has two identical looking...

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