Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 401,855 for

document

(0.14 sec)
  1. Converting a PDF file to XLSX using Python | As...

    Sample code on Python for PDF to XLSX conversion. Use example code for batch PDF to XLSX conversion with Python and .NET...convert programmatically a document from PDF to XLSX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  2. ContentDisposition enumeration | Aspose.Words f...

    aspose.words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser....different ways of presenting the document at the client browser. Note...Description ATTACHMENT Send the document to the browser and present...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser....different ways of presenting the document at the client browser. Note...Description Attachment Send the document to the browser and present...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XML Paper Specification - XPS|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....description language and a fixed-document format originally developed...fixed-layout document format designed to preserve document fidelity...

    docs.aspose.com/cells/zh/net/xml-paper-specific...
  5. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....render a document to an image. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency.... Document doc = new Document (); DocumentBuilder...import a portion of another document in the local file system....

    reference.aspose.com/words/net/aspose.words.fie...
  8. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the Document segment within your node for enhanced content management....represents the portion of a document that is contained in this...nodes from a range. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  9. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html Document in Base64 format...should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Images...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython.... words import Document class SimpleMailMerge : def...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...