Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 3,830 for

printing document

(0.1 sec)
  1. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Document () layout_collector = aw ...content of our document spans. # Since the document is empty, that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...DetectHyperlinks = true }); // Print hyperlinks text. foreach ( Field...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this revision group in C++....how to print info about a group of revisions in a document. auto...auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of revision groups in the collection in C++....how to print info about a group of revisions in a document. auto...auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::Saving::IResourceSavingCallback:...

    Aspose::Words::Saving::IResourceSavingCallback::ResourceSaving method. Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats in C++....created while converting a document to HTML. void ResourceSavingCallba...{ auto doc = MakeObject < Document > ( MyDir + u "Bullet points...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveOptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... Document ( base . myDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::RevisionCollection::RejectAll me...

    Aspose::Words::RevisionCollection::RejectAll method. Rejects all revisions in this collection in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of revision groups in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Metered | Aspose.Words for .NET

    Discover our metered constructor for efficient instance initialization. Streamline your coding process with optimized performance and enhanced functionality....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/net/aspose.words/met...
  10. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...the Working with Sections documentation article. Remarks PageSetup...which pages the page border is printed on. border_distance_from Gets...

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