Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 187,808 for

page

(0.25 sec)
  1. 更新字段|Documentation

    本节介绍如何更新字段。...vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/python-java/update-f...
  2. Can’t find where to open a new topic - Free Sup...

    Hi, I want to ask a question in a new topic but can’t find where to open a new topic. Did this change?...@SuneVav Try to refresh the page with Ctrl+F5 and scroll up....browser cookies Hard Reload the page using Ctrl + Shift + R (this...

    forum.aspose.com/t/can-t-find-where-to-open-a-n...
  3. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...only 1 page . Local execution (Windows machine): DOCX page count:...count: 1 Generated PDF page count: 1 (correct) Azure App Service...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  4. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Node.js, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. 使用形状粘合|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....); // Get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // set shape id long shape1_ID = 7 ;...

    docs.aspose.com/diagram/zh/java/working-with-sh...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Add the table to a page. Save the file. The following...// Add table object to first page of input document doc . getPages...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. IPageSavingCallback.page_saving method | Aspose...

    IPageSavingCallback.Page_saving method. Called when Aspose.Words saves a separate Page to fixed Page formats....page_saving method page_saving(args) Called when Aspose.Words...saves a separate page to fixed page formats. def page_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Remove Pages from PDF using .NET | Aspose.PDF

    Remove Pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...How to Delete pages from PDF using C# Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/net/pages/remove/
  10. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...foreach (Page page in PdfDocument.Pages) { Double Width = page.Rect...RightMargin; TextStamp1.Width = Width; page.AddStamp(TextStamp1); TextStamp2...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...