Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 415,697 for

document

(1.25 sec)
  1. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window....apply to a document upon loading. doc = aw . Document () builder...apply to a document upon loading. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx Documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for Document save with the…...docx documents to pdf using Aspose.Words...to infinite time taken for document save with the latest version...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  4. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document Document = new Document("Document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...code below: Document document = new Document("document.docx"); PdfSaveOptions...PdfSaveOptions(); document.save("document.pdf", saveOptions);...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  5. HtmlSaveOptions.export_original_url_for_linked_...

    HtmlSaveOptions.export_original_url_for_linked_images property. Specifies whether original URL should be used as the URL of the linked images...images are not loaded into document’s folder or HtmlSaveOptions...linked images are loaded into document’s folder or HtmlSaveOptions...

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

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....Words Document Object Model (DOM) documentation article. Remarks:...find all hyperlinks in a Word document, and then change their URLs...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java.... A Word document can contain one or more different...different shapes. Shapes of the document are represented by the Shape...

    docs.aspose.com/words/java/working-with-shapes/
  8. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor....linked image into a document. doc = aw . Document () builder = aw...drawing . Shape ( builder . document , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PS to XLSM in Android Apps | products.a...

    Render PS to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a way that...

    products.aspose.com/total/android-java/conversi...
  10. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....the Programming with Documents documentation article. Examples:...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/java/com.aspose.word...