Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 52,784 for

import document

(0.14 sec)
  1. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF Document using Aspose.PDF for Python via .NET...extract tagged content PDF document using Python. Getting Tagged...order to get content of PDF Document with Tagged Text, Aspose.PDF...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  2. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....learn different options while importing the PDF files, and different...convert PDF to OneNote Create a Document class object for holding the...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  3. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  4. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  5. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....Ask AI Document Builder Overview Contents [ Hide ] DocumentBuilder...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/java/document-builder-ove...
  6. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search Library...Develop powerful C++ based ODP document search engine software or...

    products.aspose.com/total/cpp/search/odp/
  7. Insert and Append Documents in C#|Aspose.Words ...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in C#....Ask AI Insert and Append Documents Contents [ Hide ] Purpose...how to insert and append documents programmatically. Sometimes...

    docs.aspose.com/words/net/insert-and-append-doc...
  8. Convert Image To WORD Java

    Convert Image to WORD format in Java code. Save Image as WORD using Java....converting image to Word Use our document conversion API to create portable...to import and export image, Word, and many other document formats...

    products.aspose.com/words/java/conversion/image...
  9. Convert Image To DOC Java

    Convert Image to DOC format in Java code. Save Image as DOC using Java....converting image to DOC Use our document conversion API to create portable...to import and export image, DOC, and many other document formats...

    products.aspose.com/words/java/conversion/image...
  10. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents to PDF, the layout remains correct. However, when con…...When converting horizontal documents to PDF, the layout remains...when converting vertical documents, the PDF output turns horizontal...

    forum.aspose.com/t/ensure-vertical-text-layout-...