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

document

(0.18 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. bleed_box...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to document.save() method, to generate...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  3. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...Samples \\ " ); auto document = new Document ( _dataDir + u "sample...TextFragmentAbsorber > ( "document" ); // 接受所有页面的吸收器 document -> get_Pages...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  4. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document....start_table() Starts a table in the document. def start_table ( self ):...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/go-cpp/pages/remove/
  7. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....last rows of all tables in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::AI::GoogleAiModel class | Aspose...

    Aspose::Words::AI::GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....Copy 1 // The path to the documents directory. 2 string dataDir...// Load the document into Aspose.Note. 5 Document oneFile = new...

    docs.aspose.com/note/net/convert-onenote-to-ima...