Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,471 for

split

(2.2 sec)
  1. 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...
  2. 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
  3. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-net/advanced-operati...
  4. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....or Reduce PDF Size in Java Split PDF programmatically...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....page size, it is possible to split the output into several pages...); Convert PDF to HTML - Splitting Output to Multi-page HTML...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  6. 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
  7. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....horizontally spread form of align split A simple alignment within a...single multiline equation, the split environment is at your service...

    docs.aspose.com/tex/java/latex-structures-for-e...
  8. 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...
  9. 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...
  10. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development.... Split ( '#' ); if ( refParts . Length...

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