Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 400,476 for

document

(0.2 sec)
  1. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Android API code to extract text in rows and cells from XLS spreadhseets....powerful Android based XLS document parser utility application...for XLS document parsing. Download Parse XLS Document Online Import...

    products.aspose.com/total/android-java/parse/xls/
  2. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. Android API code to extract text in rows and cells from XLSB spreadhseets....powerful Android based XLSB document parser utility application...for XLSB document parsing. Download Parse XLSB Document Online...

    products.aspose.com/total/android-java/parse/xlsb/
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Android API code to extract text in rows and cells from Excel spreadhseets....powerful Android based Excel document parser utility application...Excel document parsing. Download Parse Excel Document Online...

    products.aspose.com/total/android-java/parse/ex...
  4. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions...pdf"); After checking the Word document, the text seems to come from...

    forum.aspose.com/t/extra-text-appears-when-conv...
  5. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be None . Default is None ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable Document content such as shape, widths and other during saving....measure to apply to measurable document content such as shape, widths...Centimeters Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable Document content such as shape, widths and other during saving....measure to apply to measurable document content such as shape, widths...CENTIMETERS Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...professional settings Open the PDF Document. Rotate PDF Pages. The rotate...page in a PDF document: use asposepdf :: { Document , Rotation };...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  9. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure Document management with customizable access!...a user on an encrypted PDF document. The default value is DisallowAll...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your Document programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/cpp/pages/add/