Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,464 for

split document

(0.1 sec)
  1. Merge PDF Documents using CLI | Aspose.PDF

    Combine various PDF Documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...Encrypt PDF documents Extract images or text from PDF Split PDF files...

    products.aspose.com/pdf/cpp-cli/merger/
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class RowFormat...in a table row is allowed to split across a page break. get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize Document exports to HTML and other formats effortlessly....saves images when saving a document to HTML. May be used by other...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  5. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....project to compress PDF Create Document class to load the source PDF...the source PDF file using Document class object to perform compression...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Split('!', ':'); // Here's an example...StartDigits = StartAddress.Split('R', 'C').Where(x => !string...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....perform a wide variety of document processing tasks. With Aspose...convert, render, and print documents without third-party applications...

    docs.aspose.com/words/net/faq/
  8. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can unmerge (split) them too. This article shows...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  9. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split to several shared formulae if...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/python-net/specify-maximu...
  10. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....Document object and save a Word file...resulting PDF file into the Document class object to save it as...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...