Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,729 for

split

(1.46 sec)
  1. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... Splitting Output to Multi-page HTML...SaveFormat . Html ); } } Splitting Output to Multi-page HTML...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  2. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...how the document should be split when saving to SaveFormat.Html...level of headings at which to split the document. Default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert XML to word (Nalb4242) - Free Support F...

    Hello I am trying to output xml file to be saved in word table … when trying to convert xml to word the table is cropped and columns are in different pages not all in same . I managed to convert the xml to excel sheet …...shot of the table as all not splitted ?? alexey.noskov April 5,...shots of the whole table it can split the row it is ok with me but...

    forum.aspose.com/t/convert-xml-to-word-nalb4242...
  4. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....specified, the document is split into parts and by default, each...property. Examples: Shows how to split a document into parts and save...

    reference.aspose.com/words/java/com.aspose.word...
  5. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/java/advanced-operations/
  6. 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/python-net/aspose.wo...
  7. BUG: Incorrect texture mapping on GLB export - ...

    When exporting to GLB files, textures are incorrectly mapped from .NET version 24.11 and onwards. I’ve tested this on a number of versions, and the issue still persists within the latest version; 25.11.0. To keep it si…...The scene seems to have been split up into multiple meshes, the...saved to GLB with the geometry split into multiple meshes and the...

    forum.aspose.com/t/bug-incorrect-texture-mappin...
  8. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN)); } // Split the last run that contains the...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. Adding a Signature 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...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  10. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Insert and Append Documents Split a Document Find and Replace...

    docs.aspose.com/words/net/programming-with-docu...