Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 141,262 for

page

(0.09 sec)
  1. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java....docx"); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/java/com.aspose.word...
  2. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio Page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...developers to draw a circle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  3. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....Adds image watermark on each page of the document loaded by load(java...Adds text watermark on each page of the document loaded by load(java...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....scaling a worksheet: Fit to Page : To ensure that all content...fits on a single page or specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  5. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...args ) override { // Implement page start saving logic here } void...args ) override { // Implement page end saving logic here } }; int...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  6. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  7. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。...NET <% @ Page Language = "C#" %> <% @ Import...// Add page Aspose . Pdf . Page page = document . Pages . Add...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  8. IPageSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats....separate pages when saving a document to fixed page formats.... Methods Name Description page_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IPageSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/add/