Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 414,716 for

document

(1.67 sec)
  1. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to document.save() method, to generate...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  2. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the Document, but not upda…...the document, but not updating the height of the document. i.e...x 11.69"). I have attached document (Pagesize-issue.docx) showing...

    forum.aspose.com/t/issue-in-updating-page-size-...
  3. Protect PDF using C++ | Aspose.PDF

    Lock PDF with password programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PDF with an instance of Document. Create an object of DocumentPrivilege...

    products.aspose.com/pdf/cpp/protect/
  4. XMP Metadata in PDFs - Free Support Forum - asp...

    I am currently trying to set XMP metadata in fields that already exist within the PDF. It doesn’t seem to be working so I then extracted the metadata and cannot see these fields. In addition to the author, creator, titl…...two different places in the document, which may be why you’re having...trouble. Please attach your document. Kayleigh March 25, 2026,...

    forum.aspose.com/t/xmp-metadata-in-pdfs/326878
  5. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document....Inserts style separator into the document. def insert_style_separator...style separators. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s title, as recorded in the...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... Document doc = new Document ( MyDir + "Footnotes...separator format. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  8. 使用 Python 从 PDF 中删除表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除表格...data_dir , outfile ) document = apdf . Document ( path_infile ) absorber...TableAbsorber () absorber . visit ( document . pages [ 1 ]) table = absorber...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  9. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....of DrawingML effects in a document as we save it to PDF. let...let doc = new aw . Document ( base . myDir + "DrawingML shape effects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...that provides a wide range of document manipulation and conversion... you can use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/ps-to-...