Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,727 for

split document

(0.11 sec)
  1. 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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  2. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage Documents with python-net. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/python-net/programming-wi...
  4. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET.... split ( '$' ) replaces = replace . split ( '$' ) for...( s_find , s_replace ) AI Document Assistant Close Create a TextBox...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  5. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for JavaScript via C++.... In order to split the contents of a column into...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  6. Extract SVG from Website – Aspose.HTML for Java

    Extract SVG from a website programmatically using Java. Use Aspose.HTML for Java for fast, accurate HTML data parsing and scrapping....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/extract-svg-from-...
  7. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...
  8. 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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  9. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document....first_section property Document.first_section property Gets the...the first section in the document. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the VBA Reference Collection Count property to easily retrieve and manage the total number of VBA references for efficient coding....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...