Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 184,116 for

page

(0.17 sec)
  1. 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...
  2. 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...
  3. Features|Documentation

    Aspose.Cells for PHP via Java features....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Java Lay out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/php-java/features/
  4. Shape copying confusion - Free Support Forum - ...

    I have a script which copies a file, then attempts to copy a shape from the first Page 10 times onto the second Page, moving each shape an inch to the right. What I end up with is: 3 copies of the shape The names of t…...from the first page 10 times onto the second page, moving each...the 1st is fine) If I make the page auto-size, it sizes like there...

    forum.aspose.com/t/shape-copying-confusion/318632
  5. Aspose::Words::PageSetup::get_BorderAppliesTo m...

    Aspose::Words::PageSetup::get_BorderAppliesTo method. Specifies which Pages the Page border is printed on in C++....method Specifies which pages the page border is printed on. Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Add Watermark To PDF with Golang via C++|Docume...

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with Golang via C++....foreground/background, and scale to the page in RenderingWatermark . Add...foreground/background, and scale to the page in RenderingWatermark . Print...

    docs.aspose.com/cells/go-cpp/add-watermark-to-pdf/
  7. 在Php中设置页面选项|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....PHP 应用页面定向设置,请调用 pagesetup 模块的 page_orientation 方法。 PHP 代码 public...public static function page_orientation ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  8. Error handling|Documentation

    Debugging and identifying errors in the Aspose.OMR for Java machine-readable forms.... getErrorMessage ()); } Page setup Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/java/generate-template/erro...
  9. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  10. 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...