Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 181,790 for

page

(0.38 sec)
  1. 如何使用 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/
  2. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  3. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....learn how to build a basic web page that requests an image file...display recognition results to the page body: < p >< b > Provide image...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  4. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 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...
  5. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....document, you must split the pages of the original PDF file. In...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/cpp/splitter/
  6. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/zh/net/delete-pages/
  7. 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...
  8. 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...
  9. 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...
  10. 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...