Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 375,158 for

document

(0.2 sec)
  1. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL Documents with PclSaveOptions. Easily manage image quality and file size for optimal results....rasterized before saving to PCL document. Default is true . public...as compared with the source document. Examples Shows how to rasterize...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  3. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Words Document Object Model (DOM) documentation article. Remarks:...Remarks: In Microsoft Word documents, a tab stop can be defined...

    reference.aspose.com/words/java/com.aspose.word...
  4. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  5. View PS Files using Java | Aspose.PDF

    Open and view PS Documents programmatically with Java sample code using Aspose.PDF for Java...the PS with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/ps/
  6. View MD Files using Java | Aspose.PDF

    Open and view MD Documents programmatically with Java sample code using Aspose.PDF for Java...the MD with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/md/
  7. Joining And Appending in Python|Aspose.Words fo...

    Joining and appending Document using Python.... Document ( self . gDataDir + "TestFile...Destination.doc" ) srcDoc = self . Document ( self . gDataDir + "TestFile...

    docs.aspose.com/words/java/joining-and-appendin...
  8. DocumentVisitor.VisitBuildingBlockEnd | Aspose....

    Explore the DocumentVisitor VisitBuildingBlockEnd method, triggered at the end of building block enumeration for efficient Document processing....you execute a Visitor over a Document . If you want to execute a...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....automatically when you edit the document in MS Word. Examples Shows...access a document’s style collection. doc = aw . Document () self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

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