Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 35,232 for

list

(0.12 sec)
  1. Відкрити файл AI онлайн | products.aspose.com

    Відкрити PSD файл онлайн за допомогою Aspose.PSD...Repository Check the following list of documentation links: Підручник...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/ua/view/open-psd-online/
  2. PersonalStorage.FindAndEnumerateSoftDeletedItem...

    For the same PST file, is PersonalStorage.FindAndEnumerateSoftDeletedItems() guaranteed to return soft-deleted items in the same order each time it’s called? I want to be able to recover processing of a PST if a crash o…...I can use the index into the list to recover. Professionalize...You can store the results in a list or a database, allowing you...

    forum.aspose.com/t/personalstorage-findandenume...
  3. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....resources for setting the IDE, a list of steps for the application...create_link_element() out of the long list of available methods to create...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...
  4. How to Remove Restrictions on PDF Document in P...

    This article assists on how to remove restrictions on PDF document in Python. It shares the details to establish the environment, a List of steps and a runnable sample code to develop a PDF restrictions remover in Python....the development environment, a list of steps to be performed while...modify_contents, and modify_annotations to list a few. Using the PDFFileSecurity...

    kb.aspose.com/pdf/python/how-to-remove-restrict...
  5. CompatibilityOptions.UICompat97To2003 | Aspose....

    Optimize your UI with the CompatibilityOptions UICompat97To2003 setting. Disable non-compatible features for seamless Word 97-2003 use. Enhance performance today!...object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  6. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... defectAreas List<DefectAreas> The list of defects and areas...

    docs.aspose.com/ocr/net/defect-detection/
  7. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....accept ( annotationSelector1 ); List < Annotation > highlightAnnotations...accept ( annotationSelector2 ); List < Annotation > textMarkupAnnotation...

    docs.aspose.com/pdf/java/highlights-annotation/
  8. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for JavaScript via C++ engine....String All symbols A custom list of characters to be recognized...that do not match the provided list are ignored. allowed_characters...

    docs.aspose.com/ocr/javascript-cpp/settings/
  9. 从 C# 中的 PDF 导入 3D 场景和内容|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以从 PDF 文件中提取 3D 场景和内容。...null ; // Extract 3D contents List < byte []> contents = FileFormat...NET byte [] password = null ; List < Scene > scenes = FileFormat...

    docs.aspose.com/3d/zh/net/import-3d-scenes-and-...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... Bulleted and ordered lists are container blocks in Markdown...inheritance. However, additionally, lists in DOM have corresponded number...

    docs.aspose.com/words/python-net/translate-mark...