Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 20,153 for

printing document

(0.07 sec)
  1. Extract PDF Metadata using C# | Aspose.PDF

    Extract PDF format metadata programmatically with C# sample code using Aspose.PDF for .NET... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/net/metadata/
  2. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel Documents and select them by ID using Aspose.Cells for JavaScript via C++....stored inside Microsoft Excel documents and are used by applications...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  3. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....Work with Office Add-ins documentation article. Constructors Constructor...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  4. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...nodes within the body of a document, you can utilize the getChildNodes(NodeType...following: Document doc = new Document("your-document.docx"); CompositeNode...

    forum.aspose.com/t/alternative-for-getchildnode...
  5. Convert PPTM to ODS in Android Apps or with fre...

    Convert PPTM to ODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to ODS online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a popular...popular file format used for documents that require a high level of...

    products.aspose.com/total/android-java/conversi...
  6. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....the Working with Fields documentation article. Remarks: Inserts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your Printing insights!...property Gets the number of pages printed in color (i.e. with Color set...printer to print the document with, and then bring up a print preview...

    reference.aspose.com/words/net/aspose.words.ren...
  8. MarkdownSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Delete a Particular Page from the PDF File In P...

    Explore how to delete a specific page from a PDF Document in PHP with Aspose.PDF, simplifying Document editing....Particular Page from the PDF document using Aspose.PDF Java for...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  10. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...comments in the docx to be printed in PDF by below code doc.getLayoutOptions()...extract the comments from the document and format them accordingly...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...