Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 122,495 for

aspose note

(0.13 sec)
  1. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...doing PDF to Image conversion Aspose.PDF Product Family edorasware...renditionOutputStrea); Using Aspose PDF 25.11, this generates a...

    forum.aspose.com/t/black-box-for-certain-images...
  2. Aspose.PUB for C++ | Documentation

    C++ API Solution to manipulate Publisher files. Rich functionality provided by Aspose.PUB Manipulation and Management API....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/pub/cpp/
  3. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs.... Tip Aspose provides free converters— JPEG...a PPTX file var pres = new aspose . slides . Presentation ();...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  4. Restricting Access to Type Members in Java|Aspo...

    Learn how to restrict access of a template author to members of types sensitive using LINQ in Java.... Note – The engine also restricts...your application’s startup. Note – To determine whether access...

    docs.aspose.com/words/java/restricting-access-t...
  5. Insert Table in OneNote using C# | OneNote Tabl...

    Programmatically insert table in OneNote documents using C#. Learn how to create a table with locked columns in the OneNote Document....Svenska OneNote is a powerful note-taking application that allows...Documents # We will use the Aspose.Note for .NET API to insert tables...

    blog.aspose.com/note/insert-table-in-onenote-us...
  6. Public API Changes in Aspose.Note 1.2.0 | Aspos...

    This document outlines the changes and improvements made to the public APIs in the 1.2.0 version of Aspose.Note....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/note/net/public-api-changes-in-...
  7. Create New Worksheet|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....Worksheet Contents [ Hide ] Aspose.Cells - Create New Worksheet...createSheet ( "second sheet" ); // Note that sheet name in Excel must...

    docs.aspose.com/cells/java/create-new-worksheet/
  8. Create 3D Cylinder in Python

    Learn to create a 3D cylinder in Python using Aspose.3D SDK. The tutorial covers installation, parametric cylinder creation, and exporting to OBJ, STL or FBX....Create a 3D Cylinder using Aspose.3D for Python Installation...Create a 3D Cylinder using Aspose.3D for Python # For creating...

    blog.aspose.com/3d/create-3d-cylinder-in-python/
  9. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...Contents [ Hide ] 本文演示了如何使用 Aspose.Slides for C++ 添加、读取、移除和更新备注幻灯片。...get_NotesTextFrame () -> set_Text ( u "My note" ); presentation -> Dispose...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process.... Aspose.Words provides you with the...template file of this example from Aspose.Words GitHub . The article...

    docs.aspose.com/words/cpp/specify-save-options/