Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,201 for

import document

(0.2 sec)
  1. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...the same data to create a Document and exporting it to PDF and...Reproduce: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  2. Document bookmark misplaced in the last documen...

    We encountered an issue when Document bookmark in the last Document is misplaced after calls to Document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...Document bookmark misplaced in the last document after document...issue when document bookmark in the last document is misplaced...

    forum.aspose.com/t/document-bookmark-misplaced-...
  3. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application....explore how to encrypt PDF documents using Python with the help...scrambling the content of a PDF document using cryptographic algorithms...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  4. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...Rectangle to the Graph import aspose.pdf as ap import aspose.pdf.drawing...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  5. PDF to DOCX - Bold text becomes bolder - Free S...

    Hello Aspose Team, We are currently using the following Aspose libraries: aspose-cells: 26.2 aspose-pdf:26.1 aspose-words:26.2 (JDK17) We have encountered an issue during our Document conversion workflow. When conver…...encountered an issue during our document conversion workflow. When...is impacting our exported document visuals. Could you please...

    forum.aspose.com/t/pdf-to-docx-bold-text-become...
  6. Online PDF Text Search Application or Develop P...

    Free online app to search in PDF files. Java code for any PDF file text search android application....Search Pdf Online Searchable Document App and PDF Text Search Android...powerful android based PDF document search engine utility application...

    products.aspose.com/total/android-java/search/pdf/
  7. Online PPTX Text Search Application or Develop ...

    Free online app to search in PPTX files. Java code for any PPTX file text search android application....Search Pptx Online Searchable Document App and PPTX Text Search Android...powerful android based PPTX document search engine utility application...

    products.aspose.com/total/android-java/search/p...
  8. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....words import Settings from com . aspose . words import Document.... words import Node from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  9. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF Document....Fixed-layout Document (also called Open Fixed Document format). It...33190-2016) for electronic documents, introduced as an alternative...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  10. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/