Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 12,790 for

merge documents

(0.11 sec)
  1. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++....obtain maximum image into BMP merge speed. This is a professional...a bunch of useful options. Merge image into one BMP image in...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  2. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...editing capabilities (without document assembly) if (security.isAllowEdit())...(2052)"); } // Prevent Merge: Control document assembly operations...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  3. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of Documents using words-python (version 25.9.0). I need to be able to detect Merged cells properly. The vertical Merges seem to work as anticipated based on documentation. Howeve…...Horizontally Merged Cells Aspose.Words Product Family words-python...pull table structures out of documents using words-python (version...

    forum.aspose.com/t/horizontally-merged-cells/31...
  4. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...Each page as separate document and merged at the end to single...object and added it to final document as pages Finally Saved each...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  5. Format and Modify Named Ranges|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.... Merge Cells in the Named Range Aspose...provides the Range.Merge() method to merge the cells in the range...

    docs.aspose.com/cells/net/format-and-modify-nam...
  6. Generate Point Cloud to U3D File Formats via py...

    Sample Python generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web based application....Install-Package Visit our documentation for more details. How to...Generate point cloud using Merge method Call the Scene.Save method...

    products.aspose.com/3d/python-net/point-cloud/u3d/
  7. Convert Millimeters to Pixels – C# code

    Learn how to convert millimeters to pixels with the Unit class in Aspose.HTML for .NET. Get C# examples for mm to px conversion....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/pixel-calculator/m...
  8. Aspose::Words::Settings::MailMergeDataType enum...

    Aspose::Words::Settings::MailMergeDataType enum. Specifies the type of an external mail Merge data source in C++....the type of an external mail merge data source. enum class MailMergeDataType...Description None -1 No mail merge data source is specified. TextFile...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. 3D Objects|Documentation

    Articles about manipulating 3D objects in Aspose.3D for .NET....Mesh in the Google Draco File Merge Meshes in 3D file Work with...

    docs.aspose.com/3d/net/3d-objects/
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Working with Document Contents [ Hide ] The Document class is central...represents a document and provides various document properties...

    docs.aspose.com/words/java/working-with-document/