Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,592 for

split document

(0.11 sec)
  1. Update Page Dimensions in PHP|Aspose.PDF for Java

    Learn how to modify page dimensions within a PDF Document in PHP using Aspose.PDF for better layout control....Open the target document $pdf = new Document ( $dataDir . 'input1...social coding sites: GitHub Split PDF File into Individual Pages...

    docs.aspose.com/pdf/java/update-page-dimensions...
  2. 使用 JavaScript via C++ 分割 PDF、HTML、TXT 文件 | Aspo...

    本主题介绍如何使用 JavaScript 将 PDF 页面拆分为单独的 PDF 文件。...a page to split*/ const pageToSplit = 1 ; /*split a PDF-file...( json . errorCode == 0 ) document . getElementById ( 'output'...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  3. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/java/working-with-pages/
  5. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for Node.js via C++....Define the paths for the documents and output directories const...Workbook ( filePath ); tag . split ( '$' ). forEach (( item , index...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  6. How to check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split with C++? We can do it with...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  7. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...this case it is necessary to split the run. if (e.MatchOffset >...NodeType != NodeType.Run)); } // Split the last run that contains the...

    forum.aspose.com/t/unable-to-replace-block-cont...
  8. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  9. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/
  10. Advanced operations using Go via C++|Aspose.PDF...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/