Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 180,298 for

aspose page

(0.29 sec)
  1. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  2. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++.... Aspose.Cells provides the option to...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-range-with-extern...
  3. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... Aspose.PDF for Python via .NET offers...below in the example. import aspose.pdf as ap document = ap . Document...

    docs.aspose.com/pdf/python-net/working-with-hea...
  4. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  5. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Hide ] What is this page about? This page explains general code...Changing Page Setup for Whole Document using Aspose.Words Joining...

    docs.aspose.com/words/net/code-comparison-for-c...
  6. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential Page size, orientation, and rendering details for optimized printing and enhanced document management....GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/net/aspose.words/doc...
  7. EPS to BMP Conversion API for C# | .NET

    EPS to BMP C# conversion. Use API code snippets for batch conversion within VB.NET, Asp.NET or any .NET based application....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/page/net/conversion/eps-to-...
  8. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes in JavaScript using Aspose.Slides for Node.js. Learn how to export slides with speaker notes efficiently....Contents [ Hide ] Overview Aspose.Slides for Node.js via Java...and document archiving. With Aspose.Slides, you can not only export...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Using FloatingBox for text generation with Pyth...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...FloatingBox to a PDF document using Aspose.PDF for Python. A FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/