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

split

(1.13 sec)
  1. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...assembly operations (page merge/split/insert) // Only grant DOCUMENT_ASSEMBLY...Allow page operations (merge/split/insert) log.debug("Document...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  2. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go 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/go-cpp/advanced-operations/
  3. 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-...
  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. Add Page Breaks in PDF|Aspose.PDF for Java

    Insert page breaks into a PDF in Java with the PdfFileEditor facade....workflow when a page needs to be split into multiple pages at a known...

    docs.aspose.com/pdf/java/add-page-breaks-in-pdf/
  6. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python... You can split, concatenate, extract or insert...PDF How to sign PDF How to split PDF How to create PDF How to...

    products.aspose.com/pdf/tutorial/
  7. 分割网格|Documentation

    开发人员可能需要将场景的所有网格拆分为每个材质的几个子网格。如果已为场景指定了单个材质,则SplitMesh方法不会拆分场景的网格。开发人员现在可以使用 Aspose.3D for Python via .NET API 来实现此目的。... split_mesh 方法不会拆分场景的网格 (如果已为其指定了单个材质)。开发人员现在可以使用...input ) # Split all meshes PolygonModifier . split_mesh ( scene...

    docs.aspose.com/3d/zh/python-net/split-mesh/
  8. 分割网格|Documentation

    Aspose.3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。...scene = new Scene ( MyDir ); // Split all meshes PolygonModifier ...getOutputFilePath ( "test-splitted.fbx" ); scene . save ( MyDir...

    docs.aspose.com/3d/zh/java/split-mesh/
  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. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a list of steps, and a sample code to implement PDF imposition software using Python....want to split a PDF, refer to the article on How to split PDF using...

    kb.aspose.com/pdf/python/impose-pdf-using-python/