Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 400,621 for

document

(0.21 sec)
  1. 将PDF转换为图像格式在JavaScript中|Aspose.PDF for JavaScri...

    本主题向您展示如何使用Aspose.PDF将PDF转换为多种图像格式,例如TIFF、BMP、JPEG、PNG、SVG,仅需几行代码。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  2. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during Document load, when the Document is encrypted with an unsupported method....Thrown during document load, when the document is encrypted with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....you can create in your PDF document. This example illustrates...programmatically within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-curve/
  4. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly save Documents in Docx format. Unlock seamless Document management and enhanced compatibility....that can be used to save a document in the Docx format. public...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured Document tag which accepts multi-sections content...start of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert SXC to DOC using Java or with free Onli...

    Java API to Export SXC to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....API to convert the given SXC document to PDF, and then by using...can easily convert your PDF document to DOC. Both APIs come under...

    products.aspose.com/total/java/conversion/sxc-t...
  7. 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...
  8. Online XSLFO to FODS Conversion or Build .NET b...

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

    products.aspose.com/total/net/conversion/xslfo-...
  9. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...the specified document to the end of this document. def append_document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(C#): using (var doc = new Document(input)) { var options = new...issues with font names and document accessibility. The problem...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...