Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 228,703 for

page

(0.16 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and footers for the first Page, odd Pages and even Pages....Headers and Footers For Different Pages Contents [ Hide ] MS Excel supports...footers for the first page, odd pages and even pages since Excel 2007...

    docs.aspose.com/cells/net/setting-different-hea...
  2. CGM to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for CGM to DOCX conversion. Use example code for batch CGM to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document = Document () page = document . Pages . Add () image = Image...

    products.aspose.com/pdf/python-net/conversion/c...
  3. AlternativeTextTitle | Aspose.Note for .NET API...

    Gets or sets a title of alternative text for the image....= new Document (); var page = new Page ( document ); var image...an image's description!" }; page . AppendChildLast ( image );...

    reference.aspose.com/note/net/aspose.note/image...
  4. InhibitSnap | Aspose.Diagram for .NET API Refer...

    InhibitSnap PageProps.InhibitSnap property Specifies whether the shapes on a foreground Page snap to other objects on......foreground page snap to other objects on the page and shapes...shapes on the background page. public BoolValue InhibitSnap { get ;...

    reference.aspose.com/diagram/net/aspose.diagram...
  5. FitRExplicitDestination | Aspose.PDF for Python...

    Represents explicit destination that displays the Page with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and topentirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the rectangle within the window in the other dimension. A null value for any of the parameters may result in unpredictable behavior....destination that displays the page with its contents magnified...Description FitRExplicitDestinat(page, left, bottom, right, top) Initializes...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. Text replacement via TextFragmentAbsorber is al...

    I am using Aspose.Pdf to merge multiple PDF files. The source files have a placeholder where the Page numbers should be, and as part of the merging of the files, I am using TextFragmentAbsorber to search for the Page num…...have a placeholder where the page numbers should be, and as part...TextFragmentAbsorber to search for the page number placeholder text, and...

    forum.aspose.com/t/text-replacement-via-textfra...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Text, Image or Page Stamps in PDF using Javahttps://products.aspose.com/pdf/java/stamps/Recent content in Text, Image or Page Stamps in PDF using Jav......Documentation – Text, Image or Page Stamps in PDF using Javahttps://products...t content in Text, Image or Page Stamps in PDF using Java on...

    products.aspose.com/pdf/java/stamps/index.xml
  8. DicomPage - Aspose.Imaging for Java - API Refer...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Code example: Create a multi-page Dicom image. try (DicomOptions...image. They are now on the first page of the Dicom image. int[] pixels...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in C++ https://docs.aspose.com/words/cpp/rendering/ Recent content in Rendering in C++ on Documentation Hugo -- gohugo.io https://docs.aspo......application/rss+xml Cpp: Converting to Fixed-page Format in C++ https://docs.aspose...com/words/cpp/converting-to-fixed-page-format/ Mon, 01 Jan 0001 00:00:00...

    docs.aspose.com/words/cpp/rendering/index.xml
  10. Table.h - Aspose.PDF for C++ - API Reference

    Table.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 // C# preprocessor direc......41 class Operator; 42 class Page ; 43 class PageGenerator; 44...104 friend class Aspose::Pdf::Page ; 105 friend class Aspose::Pdf::Cell...

    reference.aspose.com/pdf/cpp/_table_8h_source/