Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 181,653 for

page

(0.1 sec)
  1. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....Page Product Family Aspose.PSD Product...will guide you in applying PDF page imposition using various overloaded...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  2. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for Page in range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...document.extract_pages(page, 1) name = f"output2/page{page + 1}.docx"...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  4. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the Page....better fitting footer on the page. This optimization takes place...a bottom-most page element is too low on page by a) decreasing...

    docs.aspose.com/words/jasperreports/optimize-fo...
  5. Insert Background Image to Excel|Documentation

    How to insert background image to Excel using Aspose.Cells for .NET....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/insert-background-ima...
  6. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty Pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...string, string ) Removes empty pages from the document and saves...the output. Returns a list of page numbers that were removed. public...

    reference.aspose.com/words/net/aspose.words.low...
  7. Convert URL to PDF using C#

    This tutorial describes how to convert URL to PDF using C#. It has the details to set the IDE, a list of steps, and a sample code for transforming link to PDF document using C#....Page Product Family Aspose.PSD Product...settings for the output PDF page are also shared for creating...

    kb.aspose.com/pdf/net/convert-url-to-pdf-using-...
  8. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/
  9. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a Page range in C++....separate the start and end of a page range. System :: String Aspose...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...