Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 5,326 for

split

(0.09 sec)
  1. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....Words allows you to split and format documents using different...

    docs.aspose.com/words/nodejs-net/working-with-s...
  2. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...expression or other method to split the original string into pieces...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  3. Extract OLE Objects from Workbook with JavaScri...

    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 ( /[/\\]/ ); fileName = parts...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  4. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...split(",")) return Color.from_argb(r...

    forum.aspose.com/t/paste-back-shape-data-correc...
  5. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software....create, modify, extract, copy, split, join, and replace document...

    docs.aspose.com/words/python-net/product-overview/
  6. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...to convert PS files to DOC, split and merge PDF documents, add...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Save File from URL – C# Example

    Learn how to save file from URL using the Aspose.HTML for .NET API. Consider C# examples for automating the download files from websites.... Split ( '/' ). Last ()), response...

    docs.aspose.com/html/net/save-file-from-url/
  8. 搜索

    搜索...Split(new string[] { ",\n" }, StringSplitOptions...None)) { string[] pair = sPair.Split(':'); string name = pair[0]...

    blog.aspose.com/zh-hant/email/create-update-or-...
  9. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...Let’s also assume that the Split effect is applied to the footer...Bottom Type: 134, subtype: 45 // Split, VerticalIn Type: 126, subtype:...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  10. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...number, build the line text, split into words, and compare the...

    forum.aspose.com/t/words-how-to-obtain-data-for...