Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 184,601 for

page

(0.13 sec)
  1. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the Page border includes or excludes the header in C++....method Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other shapes in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPageS field and enhance your document processing capabilities....Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPageS field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....// Place the watermark in the page center. $ relativeHorizontalPo...( $ relativeHorizontalPo -> PAGE ); $ watermark -> setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-php/
  6. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....docx" ); Shows how to set page sizes. auto doc = System ::...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...issue is related to enforced page breaks. The following HTML will...charset="utf-8" /> <style> tr { page-break-inside: avoid; } </style>...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  8. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Page Product Family Aspose.PSD Product...visit() method on the target page to search the instances of the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  9. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdx/
  10. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstx/