Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 20,122 for

printing document

(0.07 sec)
  1. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 auto document = MakeObject < Document > (); auto page...page = document -> get_Pages () -> Add (); auto text = MakeObject...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  2. EPS to PNG Converter using Python | Aspose.PDF

    Sample code on Python for EPS to PNG conversion. Use example code for batch EPS to PNG conversion with Python and .NET...programmatically a document from EPS to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  3. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!... Examples Shows how to print the node structure of every...in a document. public void SmartTagToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitOfficeMathEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitOfficeMathEnd method, designed to enhance Office Math object enumeration. Optimize your Document processing today!... Examples Shows how to print the node structure of every...in a document. public void OfficeMathToText () { Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....with Headers and Footers documentation article. Remarks: There...footers from a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. SVG to BMP Converter using Python | Aspose.PDF

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...programmatically a document from SVG to BMP format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  7. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  8. ViewOptions | Aspose.Words for Java

    Provides various options that control how a Document is shown in Microsoft Word in Java....options that control how a document is shown in Microsoft Word...Appearance of Word Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships....package_custom_parts property Document.package_custom_parts property...Custom XML parts, use the Document.custom_xml_parts property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....to print the node structure of every structured document tag...tag in a document. test ( 'StructuredDocumentTa' , () => { let doc...

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