Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 423,778 for

document

(0.1 sec)
  1. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT files. .NET C# conversion library code for XML Documents....will be converted into PPT document Download the converted PPT...Automation API Open XML file using Document class Convert XML to PPTX...

    products.aspose.com/total/net/conversion/xml-to...
  2. Online PDF to PS Conversion or Build .NET based...

    Free online app to convert PDF to PS files. .NET C# conversion library code for PDF Documents....will be converted into PS document Download the converted PS...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  3. Converting to Fixed-page Format in C++|Aspose.W...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....discuss document at a high level. What Is a Document? When thinking...thinking about a document, users typically imagine a number of...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  4. PDF Certification|Aspose.PDF for Python via .NET

    Learn how to certify PDF Documents in Python using PdfFileSignature and DocMDPSignature with different Document modification permissions....you certify PDF documents by applying a document-level signature...any, are allowed after the document has been certified. This article...

    docs.aspose.com/pdf/python-net/pdf-certification/
  5. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  6. Create AcroForm - Create Fillable PDF in Java|A...

    Create AcroForm fields from scratch in PDF Documents using Aspose.PDF for Java.... Create a new PDF Document and add a page. Create a TextBoxField...field to the form and save the document. public static void addTextBoxField...

    docs.aspose.com/pdf/java/create-form/
  7. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a Document and specify its options using Python....footnotes and endnotes in a Word document using Aspose.Words for Python...footnote or endnote in Word document, please use insert_footnote...

    docs.aspose.com/words/python-net/working-with-f...
  8. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a Document....original or revised version of a document. Members Name Description...Specifies original version of a document. FINAL Specifies revised version...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XLSX format in Java....additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...EpubLoadOptions() document_infiles = [ apdf.Document(path.join(self...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/zh-hans/python-net/merger/