Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 400,591 for

document

(0.24 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

    reference.aspose.com/words/java/com.aspose.word...
  2. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....Copy 1 // The path to the documents directory. 2 string dataDir...// Load the document into Aspose.Note. 5 Document oneFile = new...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  4. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....allows you to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  5. PDF Viewer via C# | Aspose.PDF

    Open and view Documents programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...the PDF with an instance of Document. View resultant File. C# -...

    products.aspose.com/pdf/net/viewer/
  6. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Ellipse () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  7. Fill AcroForm|Aspose.PDF for C++

    This section explains how to fill form field in a PDF Document with Aspose.PDF for C++....AcroForm Contents [ Hide ] PDF documents are the best, and really the...field, get the field from the Document object’s Form collection....

    docs.aspose.com/pdf/cpp/fill-form/
  8. View SVG Files using C++ | Aspose.PDF

    Open and view SVG Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the SVG with an instance of Document. View resultant File. C++...

    products.aspose.com/pdf/cpp/viewer/svg/
  9. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing....method Removes a structured document tag at the specified index...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...