Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 15,057 for

pdf to doc

(1.45 sec)
  1. HtmlLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading HTML Document inTo a Document object in Java....getDecryptionPasswor()); Document doc = new Document(outputFileName...loadOptions); Assert.assertEquals(doc.getText().trim(), "Test encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  2. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a Document easily and fast instead of using Docx4j.... Java Document doc = new Document ( dataDir + "AsposeHeaderFooter...docx" ); for ( Section section : doc . getSections ()) { // Up to...

    docs.aspose.com/words/java/remove-header-and-fo...
  3. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how To use Aspose.Pdf for Java in Ruby. Combine the power of Ruby scripting with advanced Pdf manipulation features....PDF Java for Ruby Contents [ Hide ] Introduction Rjb -...handling. Aspose.PDF for Java Aspose.PDF for Java is a PDF document creation...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  4. Using XPS graphic utilities | Java

    Learn how To easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/xps/graphic-utilities/
  5. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a Document inTo fixed page formats (Pdf, XPS, images etc). To learn more, visit the Documentation article in C++....document into fixed page formats (PDF, XPS, images etc). To learn more...files used when saving to a DOC or DOCX file. By default, this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Python Split A File

    Split Documents programmatically in Python: DocX, Pdf, Doc, ODT, RTF, HTML, TXT and many more....View code snippet Split Word, PDF in Python This software library...of functions to split Word, PDF, EPUB, HTML, DOCX documents into...

    products.aspose.com/words/python-net/split/
  7. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows To specify whether revision bars should be rendered near lines containing revised content... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Question about Digital Signature Preservation w...

    I am currently working with Aspose.Pdf for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling Pdf form fields. Current Situation: I need To fi…...PDF 22.2.0 Aspose.PDF Product Family wndmatheus...currently working with Aspose.PDF for .NET version 22.2.0 in a...

    forum.aspose.com/t/question-about-digital-signa...
  9. System.NullReferenceException during Find and r...

    Hi, We use Aspose Pdf for .Net “TextFragmentAbsorber” To replace texts in Pdf (mailmerge) It is working as expected in local. Our code is hosted in Azure kubernetes, We do mailmerge on a particular template for all e…...PDF Product Family aspose-pdf-net mjjagan February... 4:55pm 1 Hi, We use Aspose PDF for .Net “TextFragmentAbsorber”...

    forum.aspose.com/t/system-nullreferenceexceptio...
  10. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...