Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 188,041 for

page

(0.2 sec)
  1. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same Page as the paragraph that follows it....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as license-maven-plugin) that ag…...Words EULA (or official license page) so that automated tools can...Aspose.Words EULA or license page. What you can do Raise the issue...

    forum.aspose.com/t/pom-xml-references-dead-eula...
  3. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Retrieve a shape by page name and ID parameters. Set...vsdx" ); // get shape by ID and page name Shape shape = diagram ...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  4. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/add/
  5. Default resources for textfield does not allow ...

    We are working with the full Aspose package - currently the HTML and PDF packages are the main ones being used. We are running into an issue with embedded fonts not actually being fully embedded or at least not being usa…... the font fetched from the pages of the html, the font directly...Pdf.Document(); var page = document.Pages.Add(); var txtFieldDeath...

    forum.aspose.com/t/default-resources-for-textfi...
  6. Content|Documentation

    Content element is used to add one or more lines of text to the parent element...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/content/
  7. ODT : Extracted image shows pending changes - F...

    Hi, if we extract the first Page of an ODT file as an image and there are changes on that Page that haven’t yet been applied in LibreOffice, those changes will be visible in the extracted image. Is this behavior intende…...Hi, if we extract the first page of an ODT file as an image and...and there are changes on that page that haven’t yet been applied...

    forum.aspose.com/t/odt-extracted-image-shows-pe...
  8. 在Ruby中设置页面选项|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....pagesetup 模块的 page_orientation 方法。 Ruby 代码 def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  9. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  10. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int Page…...convertToText(Document pdfDocument, int page) throws Exception { log.debug(“Entering...absorber for all PDF pages or a specific page if (page == 0) { pdfDocument...

    forum.aspose.com/t/conversion-from-pdf-to-text-...