Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,636 for

split

(0.1 sec)
  1. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ... Split Mesh Work with XPath-Like Object...

    docs.aspose.com/3d/python-net/working-with-radi...
  2. How to check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....the worksheet is frozen or split in MS Excel. But is there a...find whether it is frozen or split with C++? We can do it with...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  3. Compose Multi-volume 7z Archive | Aspose.Zip fo...

    Compose multi-volume 7z archive with .net library...lets you compose 7z archive split into several files (volumes)...such an archive. Options for split archive constructor requires...

    docs.aspose.com/zip/net/multi-volume-7z/
  4. Working with Facades|Aspose.PDF for Python via ...

    This section explains how to work with Facades - a toolset for popular operations with PDF....operartions with PDF file (split, merge, etc) [Using PdfFileSignature]...

    docs.aspose.com/pdf/python-java/working-with-fa...
  5. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...lets you compose zip archive split into several files. Aspose.ZIP...such an archive. Options for split archive constructor requires...

    docs.aspose.com/zip/net/multi-volume-zip/
  6. 使用 JavaScript via C++ 分割 PDF、HTML、TXT 文件 | Aspo...

    本主题介绍如何使用 JavaScript 将 PDF 页面拆分为单独的 PDF 文件。...a page to split*/ const pageToSplit = 1 ; /*split a PDF-file...target . files [ 0 ]. name + " split: " + json . fileNameResult1...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  7. 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...
  8. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。... PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst... FileMode . Create )) { // Split pages pdfEditor . SplitFromFirst...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  9. Compose Multi-volume Zip Archive | Aspose.Zip D...

    This documentation describes how to create and manage multi-volume ZIP archives with Composer....lets you compose zip archive split into several files. Aspose.ZIP...such an archive. Options for split archive constructor requires...

    docs.aspose.com/zip/java/multi-volume-zip/
  10. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a Python 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 for Python via .NET library to detect merged cells.... You can unmerge (split) them too. This article shows...

    docs.aspose.com/cells/python-net/detect-merged-...