Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 376,804 for

document

(0.09 sec)
  1. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class ImageSavingArgs...to be saved. get_Document () Gets the document object that is currently...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. C++ API to Export CGM to RTF | products.aspose.com

    Convert CGM to RTF within C++ applications....Rich Text Format (RTF) is a document file format that enables the...used format for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...Words Document Document document = new Document(mhtmlStream);...; // Save the Document as a PDF file document.Save(outputFilePath...

    forum.aspose.com/t/when-converting-an-msg-file-...
  4. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure Document management....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing Document formatting and organization....and numbered lists used in a document. To learn more, visit the...the Working with Lists documentation article. public class ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 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/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling page margins for a polished presentation....or partially clipped by the document edge the displayed area can...output HTML documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....reviewing the Word document. They don’t change the document itself but...about any section of Word Document. Steps to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  10. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...replies is allowed in the document. Examples Shows how to add...comment to a document, and then reply to it. Document doc = new...

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