Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 392,107 for

document

(0.29 sec)
  1. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); }...stream PngDevice . process ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. Issue with the PDF not rendering the Phesarath ...

    I am uploading a word Document with the font Phesarath OT in a file upload control. While previewing the Document in the Ms Word the populating the with the font Phesarath OT as expected. When loading the Document in th…...7:55pm 1 I am uploading a word document with the font Phesarath OT...control. While previewing the document in the Ms Word the populating...

    forum.aspose.com/t/issue-with-the-pdf-not-rende...
  3. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured Document tag that is currently selected in this DocumentBuilder in C++....method Gets the structured document tag that is currently selected...DocumentBuilder inside a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with JavaScript|Aspose.PDF for .NET

    Learn how to add, modify, and execute JavaScript in PDF Documents using Aspose.PDF for .NET. Enhance interactivity and automation....enable a developer to manage document security, communicate with...HTML (Web) JavaScript PDF documents have great versatility since...

    docs.aspose.com/pdf/net/working-with-javascript/
  6. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a Document is opened with a PDF viewer....zoom should be applied when a document is opened with a PDF viewer...rendered PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IDocumentLoadingCallback Interface | Aspose.Wor...

    Customize Document loading with Aspose.Words.IDocumentLoadingCallback. Implement your own method for enhanced control and flexibility in Document management....method called during loading a document. public interface IDocumentLoadingCall...This is called to notify of document loading progress. Examples...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a Document....factor (in percentages) for a document. @property def zoom_factor...a rendered PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured Document tag in C++....at the end of a structured document tag. bool Aspose :: Words...DocumentBuilder inside a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...