Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,965 for

split document

(0.27 sec)
  1. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。... () { // The path to the documents directory var dataDir = RunExamples...Facades . PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  2. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] Purpose Summary...programmatically work with documents—including editing, formatting...

    docs.aspose.com/words/net/programming-with-docu...
  3. Get Started|Aspose.PDF for Python via .NET

    This section describes the basic principles of work Aspose.PDF for Python via .NET. Python Library supports a wide variety of functions....should be able to open the documents on any hardware or operating...open a PDF, the layout of the document should look the same. However...

    docs.aspose.com/pdf/python-net/get-started/
  4. Adding a Watermark to an Image|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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  5. Replace word with image - Free Support Forum - ...

    Dear, I have a docs Document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...8:06am 1 Dear, I have a docs document in which I want to replace...words with images in a Word document while maintaining the image...

    forum.aspose.com/t/replace-word-with-image/317224
  6. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Add a Hyperlink to a Word Document using Java How to Resize Image...Word using Java How to Split Word Document using Java How to Add...

    kb.aspose.com/words/java/page/3/
  7. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...History of PDF The Portable Document Format (PDF) was created by...PDF was developed to share documents, including text formatting...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  8. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/java/working-with-columns...
  9. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...additional options when saving a document into the SaveFormat.Html ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaReference.Type | Aspose.Words for .NET

    Discover the VbaReference Type property to identify and utilize VbaReferenceType objects effectively, enhancing your VBA programming efficiency....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...