Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 400,521 for

document

(0.16 sec)
  1. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  2. 从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-...
  3. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output Documents....compliance level for output documents. @property def compliance...level of saved PDF documents. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....Contents [ Hide ] To split PDF document into individual pages using...SplitAllPages class. pdf = self . Document () pdf = self . dataDir +...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  5. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  6. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  7. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless Document mail merges. Optimize your Document processing today!...merge is carried out on a document. public enum MailMergeDestination...applications shall generate new documents by populating the fields within...

    reference.aspose.com/words/net/aspose.words.set...
  8. 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...
  9. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....data and annotations in PDF documents. It is a lightweight PDF version...import annotations from a FDF document to PDF file. Also, Class Form...

    docs.aspose.com/pdf/net/import-fdf/
  10. 总结文档|Aspose.Words为Java

    总结一个文档。 Aspose.Words为Java 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: Document firstDoc = new Document ( getMyDir ()..."Big document.docx" ); Document secondDoc = new Document ( getMyDir...

    docs.aspose.com/words/zh/java/summarize-a-docum...