Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 132,948 for

page

(0.08 sec)
  1. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....of a paragraph broken across pages this method will move to the...even if it resides on another page. def move_previous_logical (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  3. What is EPS file format? | Knowledge Base

    Encapsulated PostScript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if to be more specific....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-eps-file/
  4. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the page by its name Aspose.Diagram.Page page = diagram...diagram.Pages.GetPage("Page-1"); // Get the shape by its ID (replace...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  5. XML Paper Specification - XPS|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....XML Paper Specification is a page description language and a fixed-document...uses the same high-fidelity page layout and rendering engine...

    docs.aspose.com/cells/java/xml-paper-specificat...
  6. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the Page edge in points....border from text or from the page edge in points. get distanceFromText...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  8. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...ellipse2 ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  9. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...