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

split

(0.09 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/python-net/aspose.wo...
  2. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export...."Document" object will use them to split the body into pages. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaReferenceCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your VbaReferenceCollection with the RemoveAt method to delete elements by index, enhancing your VBA coding efficiency.... Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Cells to merge or split a range of cells. Aspose.Cells...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...