Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 187,910 for

page

(0.3 sec)
  1. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据... Page page : pdfDocument . getPages ())...()) { absorber . visit ( page ); for ( com . aspose . pdf . AbsorbedTable...

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  2. Add Watermark to PDF added to SharePoint Librar...

    PDF SharePoint API lets you add watermark to a PDF documents added to the library....bottom left corner of every page in a PDF document added to the...text that will appear on the page as a watermark. Font – the font...

    docs.aspose.com/pdf/sharepoint/add-watermark-to...
  3. Set column width to scalable unit like em or pe...

    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....width is 600 px where this HTML page is displayed, you may get a...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/set-column-width-to-s...
  4. Missing Features in VSTO|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....Converting Worksheet to Image File by Page Converting Worksheet to Image...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/missing-features-in-v...
  5. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.pptx and test.pdf and data labels representation is significantly different between pdf and pptx.20220802.zip (2.4 KB)...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page....

    forum.aspose.com/t/data-label-format-is-not-app...
  6. Hide or Unhide a Worksheet in Python|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....GitHub Freeze Panes in Python Page Break Preview in Python Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  7. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. ParagraphFormat paragraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. 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...
  9. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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