Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 192,035 for

page

(0.25 sec)
  1. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width....fit to 50% of the width of the page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…... Page‑level actions and annotation...actions foreach (Page page in pdf.Pages) { // Page actions (OnOpen...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...format("Page=%d, X=%.2fpt, Y=%.2fpt, W=%...Initialize LayoutCollector and update page layout to ensure layout info...

    forum.aspose.com/t/word-header-footer-x-y/316493
  4. TextBox Is Not Rendered Correctly When Converti...

    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-is-not-rendered-corr...
  5. How to Convert Word Document to HTML using Java

    In this simple topic you will learn, how to convert Word Document to HTML using Java. The following simple steps can be used to export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Page Product Family Aspose.PSD Product...HtmlSaveOptions including Page Margins, CssStyleSheet and Page Setup etc. Export...

    kb.aspose.com/words/java/how-to-convert-word-do...
  6. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Page Setup and Section Formatting Page setup and section...The object contains all the page setup attributes of a section...

    docs.aspose.com/words/cpp/using-documentbuilder...
  7. Overview|Documentation

    Overview of key-features and supported formats of Aspose.Diagram for .NET, installation and licensing manual of .NET library....Diagram home page Product home page. Aspose.Diagram blog...

    docs.aspose.com/diagram/net/overview/
  8. Inserting Bookmarks Dynamically in C#|Aspose.Wo...

    Insert bookmarks into your document dynamically when building a report using C#....Hide ] Purpose Summary This page explains how to insert bookmarks...results. Please refresh the page and try again....

    docs.aspose.com/words/net/inserting-bookmarks-d...
  9. Product Overview|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....Cells Home Page Product home page. Aspose.Cells Blog...

    docs.aspose.com/cells/javascript-cpp/product-ov...
  10. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....Page Product Family Aspose.PSD Product...encoding properties, add force page breaks, and set the images folder...

    kb.aspose.com/words/python/how-to-convert-word-...