Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 5,159 for

split

(0.99 sec)
  1. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved.... split ( '\\' ). Last () } Image #...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Java API to Render PDF to FODS | products.aspos...

    Export PDF to FODS via Java API without using Microsoft Excel or Adobe Reader...such as create, edit, convert, split, merge, and much more. It also...such as create, edit, convert, split, merge, and much more. It also...

    products.aspose.com/total/java/conversion/pdf-t...
  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/nodejs-net/aspose.wo...
  4. 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...
  5. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....Appear Fade Fly In Float In Split Wipe Shape Wheel Random Bars...Disappear Fade Fly Out Float Out Split Wipe Shape Random Bars Shrink...

    docs.aspose.com/slides/python-net/convert-power...
  6. 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...
  7. 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
  8. Html to Tiff Conversion Throws OutOfMemory Exce...

    Hi Team I had an issue with Aspose Library while converting html page into Tiff image, it throws the OutOfMemomy issue. In my system we have enough memory i.e apto 5 GB. These is my stack trace. "Error Generating Inv…...ali Split this topic July 28, 2023, 6:11pm...6:11pm 9 A post was split to a new topic: I am getting the Out...

    forum.aspose.com/t/html-to-tiff-conversion-thro...
  9. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。... PdfFileEditor (); //Split the PDF file into two halves...pdf . SaveFormat . Pdf ); //split pdf to pages ByteArrayInputStream...

    products.aspose.com/pdf/zh-hant/java/splitter/
  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