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

page

(0.24 sec)
  1. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....Page Product Family Aspose.PSD Product...properties. In the final step, each page is saved as a JPG file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  2. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. let paragraphFormat = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. let paragraphFormat = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PAGE_BREAK . @property def SECTION_BREAK...) # Add a page break. builder . write ( 'Before page break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在Jython中的页面分页预览|Documentation

    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....Displaying the worksheet in page break preview worksheet . setPageBreakPreview...xls" ) # Print message print "Page break preview is enabled for...

    docs.aspose.com/cells/zh/java/page-break-previe...
  6. ResourceSavingArgs.resource_file_uri property |...

    ResourceSavingArgs.resource_file_uri property. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document....resource files exported to fixed page HTML, SVG or Markdown documents...file during export to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...
  8. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Page page = new Aspose.Diagram.Page(); page.Name = "My..."My Page"; diagram.Pages.Add(page); long shapeId = page.DrawRectangle(0...

    forum.aspose.com/t/cant-set-the-style-value/315934
  9. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....of a paragraph broken across pages this method will move to the...even if it resides on another page. def move_next_logical ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....of a paragraph broken across pages this method will move to the...even if it resides on another page. def move_previous_logical (...

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