Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 141,006 for

page

(0.05 sec)
  1. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-footers/
  2. PNG to PDF Merge using C++ | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PNG file to new page After...

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Page Product Family Aspose.PSD Product...any desired location on the page. Steps to Add Hyperlink to PDF...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a table in C++....align it to a location on the page, such as the center: auto tableStyle..."Aligned to the center of the page" ); builder -> EndTable ();...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better document presentation....AllowOverlap ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....floating image to the center of a page. auto doc = MakeObject < Document...overlapping text and align it to the page's center. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Select Reroute Option of the Connector Shape in...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/java/select-reroute-opt...
  10. Table.allow_overlap property | Aspose.Words for...

    Table.allow_overlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed...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...