Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 151,907 for

page

(0.07 sec)
  1. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  2. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...entire Excel file into a single-page SVG without cutting off any...to set all content is on one page using (MaxDisplayRange.ColumnCount...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  3. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  4. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/cpp/convert-between-measu...
  5. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  6. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. The following...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-arc/
  7. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HeaderEven Header for even numbered pages. HeaderPrimary Primary header...numbered pages. FooterEven Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IResourceSavingCallback class | Aspose.Words fo...

    aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG....when saving a document to fixed page HTML or SVG. Methods Name Description...an external resource to fixed page HTML or SVG formats. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....allow_overlap ) # Only Margin, Page, Column available in RelativeHorizontalPo...RelativeHorizontalPo . COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split Pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract Pages from Word using Python....Page Product Family Aspose.PSD Product...Product Family How to Split Pages in Word using Python This short...

    kb.aspose.com/words/python/how-to-split-pages-i...