Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,729 for

split

(0.09 sec)
  1. Aspose::Words::Saving::ExportHeadersFootersMode...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....how the document should be split when saving to Html, Epub or...level of headings at which to split the document. Default value...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract text from PDF in JavaScript | Aspose.PDF

    Simple demo source code to extract text from PDF file in Node.js applications.... Split PDF to two files. Convert PDF...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  5. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....pagesToDelete , outputStream ); } } } Split PDF pages Merge PDF files using...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  6. Working with Message Flags on Server|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.... split (); if ( inf . containsKeyword...

    docs.aspose.com/email/java/working-with-message...
  7. 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...
  8. 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
  9. 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....example source code has been split into parts to make it easy to...example source code has been split into parts to make it easy to...

    docs.aspose.com/imaging/java/adding-a-watermark...
  10. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... split ( "/" )[ 1 ] image_format =...shape_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/zh/python-net/extracting...