Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 181,674 for

page

(0.45 sec)
  1. 档案

    档案...PDF 页面 for (auto page : pdfDocument->get_Pages()) { // 获取 PDF 页面的尺寸...int width = info->GetPageWidth(page->get_Number()); int height =...

    blog.aspose.com/zh/pdf/convert-pub-to-image-usi...
  2. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.RemoveAllChildren | Aspose.Words ...

    Effortlessly clear all child nodes with the CompositeNode RemoveAllChildren method. Streamline your code and enhance performance today!...AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/com...
  4. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::ConvertUtil::PixelToNewDpi metho...

    Aspose::Words::ConvertUtil::PixelToNewDpi method. Converts pixels from one resolution to another in C++....of {0}) from the top of the page." , myDpi )); // Set a new DPI..."pixels from the top of the page." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....Page Product Family Aspose.PSD Product...the page width, and many others. For converting a PDF page to...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. 如何使用 C# 创建 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 将 TextFragment 添加到页面的...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-pdf-document/
  8. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....Page Product Family Aspose.PSD Product...object and access the desired page for adding audio Create a SoundAnnotation...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  9. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  10. SplitOptions.SplitCriteria | Aspose.Words for .NET

    Discover how the SplitOptions SplitCriteria property enhances document management by efficiently dividing your content into manageable sections....Shows how to split document by pages. string doc = MyDir + "Big document...SplitCriteria = SplitCriteria . Page ; Splitter . Split ( doc , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.low...