Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 423,795 for

document

(0.44 sec)
  1. Bookmarks in PDF with JavaScript|Aspose.PDF for...

    You can add or delete a bookmarks in PDF Document with JavaScript....Particular Bookmark from a PDF Document You can delete bookmarks from...( json . errorCode == 0 ) document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/bookmark/
  2. VariableCollection.IndexOfKey | Aspose.Words fo...

    Discover the VariableCollection IndexOfKey method. Quickly find the zero-based index of your Document variable for efficient data management....zero-based index of the specified document variable in the collection...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  3. Person.last property | Aspose.Words for Python

    Person.last property. Gets or sets the last name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Extract Text and Images from ODS File Online an...

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

    products.aspose.com/total/android-java/parse/ods/
  6. 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/
  7. 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/
  8. 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...
  9. | Aspose

    Sample code for PDF to TXT Java conversion. Use API example code for batch PDF files to TXT conversion within any Web or Desktop Java based application....PDF format and creates PDF documents containing recognized text...converts an PDF image to TXT document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python.... You can split Word document using Python in a variety...Word source file into the Document class object for splitting...

    kb.aspose.com/words/python/how-to-split-pages-i...