Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 188,091 for

page

(1 sec)
  1. Can’t find where to open a new topic - Free Sup...

    Hi, I want to ask a question in a new topic but can’t find where to open a new topic. Did this change?...@SuneVav Try to refresh the page with Ctrl+F5 and scroll up....browser cookies Hard Reload the page using Ctrl + Shift + R (this...

    forum.aspose.com/t/can-t-find-where-to-open-a-n...
  2. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  4. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  5. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks Page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  6. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the shape is below or above text in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...}; //Draw Diamond in page diagram . Pages [ 0 ]. DrawPolyline...developers to draw a diamond in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  8. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...}; //Draw Triangle in page diagram . Pages [ 0 ]. DrawPolyline...developers to draw a triangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  9. Rotate PDF Pages with Go|Aspose.PDF for Go via C++

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Go via C++...Rotate PDF Pages with Go Contents [ Hide ] This section describes...describes how to change the page orientation from landscape to portrait...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  10. How to Set Print Area|Documentation

    This article shows you code explaining how to set a 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/java/how-to-set-print-area/