Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 141,256 for

page

(0.07 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_Pages_wide and fit_to_Pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....How to Print Excel as Fitted Pages Wide and Tall with Python.NET...Introduction The fit_to_pages_wide and fit_to_pages_tall settings control...

    docs.aspose.com/cells/python-net/how-to-print-e...
  2. Set Orientation and Control the Export of Hidde...

    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....Visio Pages on Saving Contents [ Hide ] Change a Visio Page Layout...orientation of the Visio drawing page programmatically. This help...

    docs.aspose.com/diagram/java/set-orientation-an...
  3. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...to Move pages to PDF Using C++ In order to move page in PDF file...Install-Package Aspose.PDF.Cpp Move Page to PDF using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/
  4. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...Adds text watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder ( doc ) \# Insert few page breaks ( just for testing )...insertBreak ( self . BreakType . PAGE_BREAK ) i = i + 1 \# Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...