Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 347,574 for

document

(0.07 sec)
  1. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....inserted or removed in the document. class INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. 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...
  3. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...shows how to add text into PDF document - Python import aspose.pdf...

    products.aspose.com/pdf/python-net/text/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document properties to HTML, MHTML or EPUB. Default value is false in C++....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Zoom...

    Aspose::Words::Saving::PdfSaveOptions::get_ZoomFactor method. Gets or sets a value determining zoom factor (in percentages) for a Document in C++....factor (in percentages) for a document. int32_t Aspose :: Words ::...rendered PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code....Why to Convert Converting a document from one format to another...on C++ Open DOCX file using Document class reference Convert DOCX...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....using Python How to Split Word Document using Java How to Insert Comment...to Password Protect a Word Document in Python How to Add Password...

    kb.aspose.com/words/page/7/
  9. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... Document () builder = aw . DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/python-net/aspose.wo...