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

split

(0.22 sec)
  1. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++...."Document" object will use them to split the body into pages. doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....❤ by GitHub Setting Page Splitting Algorithm While converting...to specify some methods to split a page. The PdfSaveOptions....

    docs.aspose.com/note/java/load-a-onenote-document/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Merge Cells in Word using Java Split Word Document into Sections...

    kb.aspose.com/categories/page/19/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....text in which a word could be split up and continued on the next...substring, then hyphenation will split the word across two lines //...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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