Sort Score
Result 10 results
Languages All
Labels All
Results 7,111 - 7,120 of 43,595 for

printing document

(0.11 sec)
  1. Android API to Render XPS to MHTML | products.a...

    Transform XPS to MHTML via Android via Java API...Paper Specification) is a document format developed by Microsoft...Microsoft that is used to store documents in a fixed layout. It is similar...

    products.aspose.com/total/android-java/conversi...
  2. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....the Working with Fields documentation article. Examples: Shows...LISTNUM fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. .NET 8 Linux Support - Free Support Forum - asp...

    using Aspose.Pdf.Facades; using Aspose.Pdf.Text; using Aspose.Pdf.Drawing; using System.Security.Cryptography; using System.Text; using Aspose.Pdf; namespace OSHD_Intranet.Classes.Common.Utilities { public class …...Width; Document document = new Document(stream1, loadOptions);...loadOptions); document.Info.Title = pdfTitle; if (showstamp) { //Print...

    forum.aspose.com/t/net-8-linux-support/277366
  4. Aspose::Words::RevisionGroupCollection Class Re...

    A collection of RevisionGroup objects that represent revision groups in the Document....represent revision groups in the document. You do not create instances...present in a document. Examples Shows how to print info about a...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    DocumentVisitor VisitFieldStart method. Called when a field starts in the Document in C#....when a field starts in the document. public virtual VisitorAction...Remarks A field in a Word document consists of a field code and...

    reference.aspose.com/words/net/aspose.words/doc...
  6. CustomPartCollection.RemoveAt | Aspose.Words fo...

    CustomPartCollection RemoveAt method. Removes an item at the specified index in C#....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++....built-in document properties. auto doc = MakeObject < Document > (..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. 23.7 Release Notes|Aspose.Words for Python via ...

    Aspose.Words for Python via .NET 23.7 Release Notes – the latest updates and fixes....The possibility to save the document page or shape into EPS format...value from a digitally signed document as a byte array has been added...

    docs.aspose.com/words/python-net/aspose-words-f...
  9. VariableCollection.index_of_key method | Aspose...

    VariableCollection.index_of_key method. Returns the zero-based index of the specified Document variable in the collection....zero-based index of the specified document variable in the collection...with a document’s variable collection. doc = aw . Document () variables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...should be removed from the document if the nested merge fields...

    reference.aspose.com/words/java/com.aspose.word...