Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 186,466 for

aspose page

(1.17 sec)
  1. Customizing the Ribbon XML with Node.js via C++...

    Learn how to customize the Ribbon XML in Excel using Aspose.Cells for Node.js via C++.... Aspose.Cells for Node.js via C++ allows...const AsposeCells = require ( "aspose.cells.node" ); // The path...

    docs.aspose.com/cells/nodejs-cpp/customizing-th...
  2. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation....add TOC in Pdf document using Aspose.PDF Java for Python , simply...Get access to first page of PDF file toc_page = doc . getPages ()...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  3. 使用 C++ 通过 Node.js 追踪 Excel 转 TIFF 的转换进度|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 追踪 Excel 转换为 TIFF 的进度。在转换过程中提升用户体验。...Aspose.Cells for Node.js via C++ 支持通过提供...const AsposeCells = require ( "aspose.cells.node" ); const path =...

    docs.aspose.com/cells/zh/nodejs-cpp/track-conve...
  4. Mailmark 4-State Barcodes|Documentation

    This article explains how to Generate and Read Royal Mail Mailmark 4-State Barcodes using Aspose.BarCode for Python via .NET...clarifications, feel free to reach out Aspose Technical Support : ask your...questions at Aspose.Barcode Forum or contact Aspose Paid Support...

    docs.aspose.com/barcode/python-net/mailmark-4st...
  5. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....check the article named Use Aspose.pdf for .NET via COM Interop...file with sample text using Aspose.PDF for .NET and VBScript via...

    docs.aspose.com/pdf/net/asp-vbscript-via-com-in...
  6. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with table annotat…...Presentation to PDF in C++ Aspose.Slides Product Family slides-cpp... We have been working with Aspose.Slides.Cpp since version 24...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  7. Aspose.Slides Linux Container - System.Platform...

    Hi there, I am facing an issue with System.Common.Drawing when I am trying to save a presentation. Stack trace: Unhandled exception: System.TypeInitializationException: The type initializer for 'Gdip' threw an exceptio…...Aspose.Slides Linux Container - System.PlatformNotSupported:...Supported on non-Windows Platforms Aspose.Total Product Family slides-linux...

    forum.aspose.com/t/aspose-slides-linux-containe...
  8. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  10. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....] Possible Usage Scenarios Aspose.Cells provides the Range object...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-address-cell-coun...