Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 186,482 for

aspose page

(0.59 sec)
  1. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....we calculate its value as “Aspose.Cells.” ourselves; this value...calculated value is “Welcome to Aspose.Cells.” As you can see in the...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  2. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Not Update Paper Dimensions Aspose.Cells Product Family cells-java...February 10, 2026, 6:13pm 1 Aspose.Cells Bug Report: setOrientation(LANDSCAPE)...

    forum.aspose.com/t/setorientation-landscape-doe...
  3. Convert Markdown to DOCX – C# Examples

    Convert Markdown to DOCX using Aspose.HTML for .NET. Consider Markdown to DOCX conversion scenarios in C# examples. Try online Markdown Converter...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/net/convert-markdown-to-docx/
  4. Edit HTML with Python

    Let us edit HTML with Python. Aspose.HTML for Python via .NET is an enterprise-level SDK for the creation and modification of HTML Pages programmatically....with Python Table of Contents Aspose.HTML for Python via .NET -...programmatically can save time and effort. Aspose.HTML for Python via .NET provides...

    blog.aspose.com/html/edit-html-with-python/
  5. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add Pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents....Add Pages to PDF Document Contents [ Hide ] Add Page in a PDF...Add Page at the end of the PDF operation using the Aspose.PDF...

    docs.aspose.com/pdf/rust-cpp/add-pages/
  6. XMP Metadata | Node.js API Solution

    Node.js API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. Learn how to add, edit and get it....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/page/nodejs-cpp/xmp-metadata/
  7. 自定义页码不起作用 - 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
  8. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....install advanced OCR models ( aspose-ocr-advanced-recognition-v1...large amounts of text, such as pages from books and newspaper articles...

    docs.aspose.com/ocr/python-net/areas-detection/...
  9. 从 Visio 中的形状中提取所有图像|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.... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。此属性可用于从特定页面中提取所有图像。..."ExtractImageFromShap.vsd" ); //enter page index i.e. 0 for first one foreach...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  10. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each Page....justification of text on each page. Members Name Description Bottom...the page. Center Text is aligned in the middle of the page. Justify...

    reference.aspose.com/words/nodejs-net/aspose.wo...