Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 187,789 for

page

(0.13 sec)
  1. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets Page setup to default paper size, margins and orientation in C++....PageSetup::ClearFormatting method Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Public API Changes in Aspose.Imaging 3.0.0|Docu...

    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....in Djvu file format for Djvu page. It can be accessed from Header...Represents the DjVu file format page with all needed properties....

    docs.aspose.com/imaging/net/public-api-changes-...
  3. Working with Workbooks in Apache POI and Aspose...

    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....Create New Workbook Page Setup - Fit to Page Setting Set Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workboo...
  4. 从形状对象中检索 ActiveX 控件以修改属性|Documentation

    使用 Aspose.Diagram 库修改 activeX 控件的属性。...(); // Load and get a Visio page by name Diagram diagram = new...vsd" ); Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/retrieve-an-acti...
  5. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...new Document(); Page page1 = pdfDocument.Pages.Add(); TextFragment...the first page"); page1.Paragraphs.Add(text1); Page page2 = pdfDocument...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  6. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank Pages for a polished, professional finish....RemoveBlankPages method Removes blank pages from the document. public List...RemoveBlankPages () Return Value List of page numbers has been considered...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  8. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  9. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  10. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...); //Draw square in page diagram . Pages [ 0 ]. DrawRectangle...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...