Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 376,804 for

document

(0.23 sec)
  1. 转换 PDF API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等格式...instance of Document var document = new Document ( "template...CgmLoadOptions ()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/zh-hans/conversion/
  2. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize Document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient Documents....Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/cle...
  3. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word Document in Java....image in a Microsoft Word document. Examples: Shows how to read...image. Document doc = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  5. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF Documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...convert PDF files to RTF documents. My PDF files contain checkboxes...during the parsing of the PDF document. The challenge lies in extracting...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  6. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...allowing you to handle multiple documents in parallel when accessing... Thread Safety Document Object : The Document object itself is...

    forum.aspose.com/t/questions-about-multithreadi...
  7. Convert SVG to FODS in Android Apps | products....

    Render SVG to FODS in Android Apps API without using Microsoft Excel or Adobe Reader... FODS (Flat Open Document Spreadsheet) is a file format...standard developed by the Open Document Format for Office Applications...

    products.aspose.com/total/android-java/conversi...
  8. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library.... Get Bookmarks The Document object’s OutlineCollection...Child Bookmarks from a PDF Document Bookmarks can be organized...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  9. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...byteArrayOutputStrea = null; Document document = null; try { try (InputStream...pdfLicenceStream()); document = new Document(inputStream); HtmlSaveOptions...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...
  10. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you have to manually update the entire directory after opening word. Moreover, the table of contents is inconsistent with the first-level heading, and there should be two spaces between the serial n…...of Contents (TOC) in your document using Aspose.Words. Here are...updateFields() method on the document to populate the TOC with the...

    forum.aspose.com/t/update-toc-didnt-work/310348