Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,714 for

split

(0.27 sec)
  1. How to Get Font Subtype Like Extra Bold from a ...

    Hi, When i try to extract font name, it sometimes comes like : Adobe Clean ExtraBold. How can I extract the main font as Adobe Clean and ExtraBold as sub type. Thanks...GetMainFont(string fontName) { // Split the font name by spaces and...last part var parts = fontName.Split(' '); return string.Join(" "...

    forum.aspose.com/t/how-to-get-font-subtype-like...
  2. Convert Text to Columns|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.... In order to split the contents of a column to...based on which Microsoft Excel splits the contents of a cell into...

    docs.aspose.com/cells/python-java/convert-text-...
  3. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Table Style in Word Documents Split Table in C# Related articles...

    docs.aspose.com/words/net/table-join/
  4. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...the beginning, you need to split the paragraph text // Create...= currentRun.ParentNode; // Split the run and insert the content...

    forum.aspose.com/t/how-to-create-a-content-cont...
  5. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell Splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...How to define the cell splitting behavior Aspose.PDF Product...trying to define the cell splitting behavior in such a way that...

    forum.aspose.com/t/how-to-define-the-cell-split...
  6. Splitting and Merging PST files|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....Español Русский Portuguese Splitting and Merging PST files Contents...Contents [ Hide ] Splitting and Merging PST files Aspose.Email API...

    docs.aspose.com/email/cpp/splitting-and-merging...
  7. What's new|Aspose.PDF for Node.js via C++

    In this page introduces the most popular new features in Aspose.PDF for Node.js via C++ that have been introduced in recent releases....document Optimize resources Split PDF to two files Merge two files...

    docs.aspose.com/pdf/nodejs-cpp/whatsnew/
  8. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#.... If you want to split a PDF file by pages, refer to...to the article on how to split PDF file by pages in C# . Updated...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  9. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....want to learn the process to split a PDF file by pages, refer to...to the article on how to split PDF file by pages in C# . Updated...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  10. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....to split PDF pages, refer to the article on how to split PDF...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...