Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 187,471 for

page

(0.6 sec)
  1. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/net/how-to-set-print-area/
  2. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. But if i drop this mastershape to a Page by aspose.diagram it is rota…...mastershape out of the vssx-file to a page by visio everything looks good...i drop this mastershape to a page by aspose.diagram it is rotated...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  3. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  4. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank Pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of Page numbers that were removed in C++....rmat) method Removes blank pages from a document provided in...save format. Returns a list of page numbers that were removed. static...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....Page Product Family Aspose.PSD Product...of options. Steps to Change Page Color in PDF in Java Set the...

    kb.aspose.com/pdf/java/how-to-change-background...
  6. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  7. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....new section starts on the same page as the previous section. NewColumn...new page. EvenPage 3 The section starts on a new even page. OddPage...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#.... What is this page about? This page explains how the Kentico...any desired location on the page. Clicking a button dynamically...

    docs.aspose.com/words/net/kentico-content-expor...
  9. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this Page to quickly solve your problem on general questions or specific topics.... What is this page about? This page explains technical FAQs...common issues and questions. This page contains answers to the most...

    docs.aspose.com/words/net/faq/
  10. 使用评论|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.... 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...diagram . getPages (). getPage ( "Page-1" ). getPageSheet (). getAnnotations...

    docs.aspose.com/diagram/zh/java/working-with-co...