Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 188,130 for

page

(0.91 sec)
  1. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...a new Page in the PDF object var pdfpage = pdf . Pages . Add...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  2. Photo Album Maker Licensing Plugin|Documentation

    Create photo albums in C# with the Photo Album Maker Plugin, seamlessly combining images and photos into multi-Page albums, enabling the creation of multi-Page files in various formats such as PDF and TIFF....images or photos into handy multi-page albums. You can utilize a variety...them and create a single multi-page file such as a PDF or TIFF format...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  3. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get the page by its name Aspose . Diagram . Page page1 = diagram...diagram . Pages . GetPage ( "Page-1" ); // Get shape by its ID...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  4. Convert Excel to High-Resolution Image with Nod...

    Learn how to convert Excel files to high-resolution images using Aspose.Cells for Node.js via C++....Assistant Close Output Blank Page when there is Nothing to Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) text in C++....the columns starting from the page's right side. // The order of...the columns starting from the page's left side. // The order of...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library.... Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...