Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 401,906 for

document

(0.1 sec)
  1. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....PageIndexFilter () { Document doc = new Document ( MyDir + "Rendering...settings and create print document. PrinterSettings printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

    reference.aspose.com/words/net/aspose.words/doc...
  3. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....file XPS Represents an XPS document TIFF Represents Tagged Image...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/different-...
  6. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for Document comparison operation in Java....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF Document should be displayed when opened in the PDF reader....enumeration Specifies how the PDF document should be displayed when opened...Description UseNone Neither document outline nor thumbnail images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...INCLUDEPICTURE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for C++...Annotations: Load the PDF file - new Document . Create a Circle Annotation...PDF file auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/figures-annotation/