Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 39,574 for

document properties

(0.08 sec)
  1. How to Edit PDF Document in Java

    This article guides on how to edit PDF Document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Product Family How to Edit PDF Document in Java This short guide describes...describes how to edit PDF Document in Java . It has the details...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  2. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word Documents taking into account the difference between various Microsoft Word versions using Python....Options and Appearance of Word Documents Contents [ Hide ] Sometimes...change the appearance of a document, for example, set language...

    docs.aspose.com/words/python-net/work-with-word...
  3. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section Properties....page_setup property DocumentBuilder.page_setup property Returns...page setup and section properties. @property def page_setup ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....using Rotation Property By using the Rotation property of TextFragment...in different scenarios of document generation. You can specify...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  5. Extract Text From Word Document in Java

    One can extract Text from Word Document in Java by referring to this simple article. It includes the required steps to set up the development environment, step-wise program workflow, and a running example code to to convert Word to TXT in Java....Family Extract Text From Word Document in Java One can Extract Text...Text from Word document in Java by referring to this simple article...

    kb.aspose.com/words/java/extract-text-from-word...
  6. BlockImportMode enumeration | Aspose.Words for ...

    Aspose.Words.Loading.BlockImportMode enumeration. Specifies how Properties of block-level elements are imported from HTML-based Documents....enumeration Specifies how properties of block-level elements are...HTML-based documents. Members Name Description Merge Properties of parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a Document to a multi-page TIFF using Node.js. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...with documents, you often need to convert your document to a...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  8. Saving a Document as a Multipage TIFF in C++|As...

    Convert a Document to a multi-page TIFF using C++. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...with documents, you often need to convert your document to a...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  9. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom Document Properties of a workbook in C++ with Aspose.Cells....class to edit custom document properties of a workbook. Once you...class, you can read its document properties. Here is a sample code...

    docs.aspose.com/cells/cpp/using-workbookmetadata/