Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,459 for

split

(0.25 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. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....PDF document programmatically Split PDF Files in Python...

    docs.aspose.com/pdf/python-net/merge-pdf/
  3. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Primitive 3D Shapes How to Split Mesh by HalfSpace in Aspose...

    docs.aspose.com/3d/net/3d-modeling/
  4. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can also unmerge (split) them. This article shows the...

    docs.aspose.com/cells/net/detect-merged-cells-i...
  5. Advanced operations using Rust via C++|Aspose.P...

    Aspose.PDF for Rust via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/rust-cpp/advanced-operations/
  6. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js 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/nodejs-cpp/convert-text-t...
  7. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Examples Shows how to split the footnote section into a...

    reference.aspose.com/words/net/aspose.words.not...
  8. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at a specific position in a PDF file using Python and Aspose.PDF for customized document layout....at End of PDF File in Python Split PDF File into Individual Pages...

    docs.aspose.com/pdf/python-java/insert-an-empty...
  9. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... Split Pages - you can split PDF files into one...

    docs.aspose.com/pdf/java/working-with-pages/
  10. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....document properties, and document split criteria. Then, save the output...normalizing the negative indents, split criteria such as page break...

    kb.aspose.com/words/net/convert-word-doc-to-epu...