Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 51,312 for

import document

(0.11 sec)
  1. Convert HTML To DOCX Python

    Convert HTML to DOCX format in Python code. Save HTML as DOCX using Python....converting HTML to DOCX Use our document conversion API to develop...to import and export HTML, DOCX, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  2. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....lines while load a Markdown document. The default value is false...the beginning and end of the document are also ignored. This option...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF Document with icon to a new or an existing OneNote (.one) Document using C#....a PDF or other document into OneNote document programmatically...insert PDF files into OneNote documents as attachments. The goal of...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  4. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...page margins for possible document stamping. The problem is that...and attaching the HTML test document and the Junit test. @Override...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  5. Converting a PCL file to DOCX using Python | As...

    Sample code on Python for PCL to DOCX conversion. Use example code for batch PCL to DOCX conversion with Python and .NET...convert programmatically a document from PCL to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  6. RtfLoadOptions.RecognizeUtf8Text | Aspose.Words...

    Discover how the RtfLoadOptions RecognizeUtf8Text property preserves UTF-8 characters during Import, ensuring accurate text representation and seamless integration....they will be preserved during import. public bool RecognizeUtf8Text...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Copy Bookmarked Text in Jython|Aspose.Words for...

    Copy Bookmarked Text using Jython....Load the source document. srcDoc = Document ( self . dataDir...be adding to this document. dstDoc = Document () # Let's say we...

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. Converting a MHT file to TXT using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/m...
  9. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Java...Annotations: Load the PDF file - new Document . Create new Circle Annotation...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/figures-annotation/
  10. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_Document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... merged_document.docx (21.4 KB) 2.docx (28...implementation: merged_document = aw.Document() merged_document.remove_all_children()...

    forum.aspose.com/t/formatting-issue-when-mergin...