Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 400,625 for

document

(0.15 sec)
  1. DocumentBuilder.isAtEndOfParagraph property | A...

    DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current paragraph....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....Follow the steps below: Create Document instance Create Drawing object...Create Document instance Document pdfDocument = new Document ();...

    docs.aspose.com/pdf/java/add-circle/
  3. Concatenate PDF documents|Aspose.PDF for Java

    This section explains how to concatenate PDF Documents with com.aspose.pdf.facades using PdfFileEditor class....Concatenate PDF documents Contents [ Hide ] Concatenate PDF Files..."Sample-Document-01.pdf" , _dataDir + "Sample-Document-02.pdf"...

    docs.aspose.com/pdf/java/concatenate-pdf-docume...
  4. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your Document management with precision and flexibility....in the document, it is truncated to fit in the document on rendering...means the last page in the document. Examples Shows how to extract...

    reference.aspose.com/words/net/aspose.words.sav...
  5. C++ API to Convert EPUB to POT | products.aspos...

    Convert EPUB to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...to POT Open EPUB file using Document class reference Convert EPUB...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载PDF文件 - 新建 Document 对象。 创建注释: HighlightAnnotation...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  7. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey 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...Examples Shows how to work with a document’s variable collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...Examples Shows how to work with a document’s custom properties. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Change Adjustment Values of the Shape with Java...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/change-adj...