Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 414,473 for

document

(1.2 sec)
  1. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...// 初始化文档对象 auto document = MakeObject < Document > (); // 获取特定页面...获取特定页面 auto page = document -> get_Pages () -> Add (); // 创建文本片段...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  2. Converting a EMF file to PDF using Python | Asp...

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...programmatically a document from EMF to PDF 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. C++ API to Export PCL to DOTX | products.aspose...

    Convert PCL to DOTX within C++ applications....by Microsoft Word to store documents. It is a template that can...can be used to create new documents with the same formatting and...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. C++ API to Export PCL to PS | products.aspose.com

    Convert PCL to PS within C++ applications....to control the printing of documents on laser printers and other...necessary to ensure that the document is printed correctly on any...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. View and Update DOCX Properties Online or Updat...

    View and modify DOCX properties through online app for free. Java API code to update DOCX properties....Develop powerful Java based DOCX document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/docx/
  7. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....the LINQ Reporting Engine documentation article. Remarks: An instance...source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  8. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...POWERPOINT Open PDF file using Document class reference Convert PDF...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...features such as document conversion, document manipulation, and...and document comparison. Aspose.Total for C++ is a comprehensive...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the Document is very big (700+ …... However, when the document is very big (700+ pages in...only in PDF output for large documents. The table itself does not...

    forum.aspose.com/t/prevent-table-header-rows-fr...