Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,151 for

split

(1.71 sec)
  1. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....html do not split the document into pages, so...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly...."Document" object will use them to split the body into pages. doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....html do not split the document into pages, so...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract SVG From Website – Java Examples

    Learn how to download SVG files from a website using Aspose.HTML for Java. Automate the extraction of both inline and external SVG content from any web page....37 String [] split = url. getPathname (). split ( "/" ); 38 String...String path = split [ split. length - 1 ] ; 39 40 // Save file...

    docs.aspose.com/html/java/extract-svg-from-webs...
  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…...this case it is necessary to split the run. if (args.MatchOffset...NodeType != NodeType.Run); } // Split the last run that contains the...

    forum.aspose.com/t/replace-word-with-image/317224
  6. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....on each page if the table is split into several. In Aspose.Words...contents of a table should not be split across pages. For instance,...

    docs.aspose.com/words/net/working-with-columns-...
  7. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 Split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …... 12:54pm 1 Hello When Mbox Split feature was not implemented...comparing it with your new 24.6 split method, yours seems to be about...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  8. Drawing Images using GraphicsPath|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.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/net/drawing-images-usin...
  9. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....listed: сonvert PDF to HTML; splitting Output to Multi-page HTML;...functionality and quality it works. Splitting Output to Multi-page HTML...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  10. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...than a million rows then I split it and the else part gets executed...file is split to several files, then share with us the split files...

    forum.aspose.com/t/csv-to-pdf-conversion/164952