Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 400,793 for

document

(0.28 sec)
  1. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  2. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient Document printing options. Optimize your workflow with flexible printing settings!...enumeration Specifies how document is printed out. public enum...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a Document in C++....enum Protection type for a document. enum class ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/cpp/aspose.words/pro...
  4. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentPartSavingArgs.document_part_file_name ...

    DocumentPartSavingArgs.Document_part_file_name property. Gets or sets the file name (without path) where the Document part will be saved to....document_part_file_name property DocumentPartSavingAr.document_part_file_name...the document part will be saved to. @property def document_part_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to convert PDF to PDF /UA - Free Support Fo...

    Hello, I’m trying to convert a PDF Document to PDF/UA using the Document Convert method. doc.Convert(log, PdfFormat.PDF_UA_1, ConvertErrorAction.None) However, this methods always fails, whatever the input Document. …...convert a PDF document to PDF/UA using the Document Convert method...fails, whatever the input document. It seems the requirements...

    forum.aspose.com/t/how-to-convert-pdf-to-pdf-ua...
  7. User's Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Files Preview Document Preview Multiple Documents Searching in...in a Document Add Watermark to a Document Add Footer to a Document...

    docs.aspose.com/cells/sharepoint/user-s-guide/
  8. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...3 # Create a new SVG document 4 document = SVGDocument() 5 6 #...empty SVG document 7 document. save ( "empty-document.svg" ) 使用...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  9. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  10. IDocumentPartSavingCallback class | Aspose.Word...

    aspose.words.saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) or [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) format....Words saves document parts when exporting a document to SaveFormat... Methods Name Description document_part_saving(args) Called when...

    reference.aspose.com/words/python-net/aspose.wo...