Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 26,078 for

only

(0.64 sec)
  1. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....The PDF document containing only the recognized text. The original...PDF document. The latter is only applicable when saving recognition...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  2. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... It is possible to only load specific sheets. This can...with the specified worksheet only. const loadOptions = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  3. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!... // 1 - Save only the even-numbered pages: options...pdf" , options ); // 2 - Save only the odd-numbered pages: options...

    reference.aspose.com/words/net/aspose.words.sav...
  4. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...The Kit version still exists only for backward compatibility and...the project references Keep only the NuGet package Aspose.PDF...

    forum.aspose.com/t/system-invalidcastexception-...
  5. Aspose::Words::Fields::FieldBibliography class ...

    Aspose::Words::Fields::FieldBibliography class. Implements the BIBLIOGRAPHY field. To learn more, visit the documentation article in C++....filter the bibliographic data to only the sources in the document...get_SourceTag () Gets a value so that only the sources with matching Tag...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order.... // 1 - Save only the even-numbered pages: options...pdf" , options ); // 2 - Save only the odd-numbered pages: options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages method returns only 2 pages. input.docx (13.5 KB)...In my case the document has only one page. The difference between...

    forum.aspose.com/t/document-extractpages-yields...
  8. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... // 1 - Save only the even-numbered pages: options...pdf" , options ); // 2 - Save only the odd-numbered pages: options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldDdeAuto.insertAsText property | Aspose.Wor...

    FieldDdeAuto.insertAsText property. Gets or sets whether to insert the linked object in text-Only format....insert the linked object in text-only format. get insertAsText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for document comments in C++.... This is only available for Pdf format. Examples...comment ); // ShowInAnnotations is only available in Pdf1.7 and Pdf1...

    reference.aspose.com/words/cpp/aspose.words.lay...