Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 83,093 for

page

(0.06 sec)
  1. Watermark VSDX document via Python | products.a...

    Python sample code to add watermark to VSDX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsdx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  2. Navigation and Interaction in PDF using Python|...

    This section describes the features of work with links, actions and bookmarks with Python Library....on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/python-net/navigation-and-i...
  3. JPEG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  4. Extract Theme Data from Excel File|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....workbook using Microsoft Excel via Page Layout > Themes command. Example...

    docs.aspose.com/cells/java/extract-theme-data-f...
  5. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF in C# using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  6. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...doc = new Document(); Page page = doc.Pages.Add(); //LOGO Aspose...Image(); logo.File = inFile; page.Paragraphs.Add(logo); //TITLE...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  7. Merge JPG to PDF Online | Combine JPG into PDF

    Learn how to merge JPG to PDF online and programmatically in C#, Java, and Python. Step-by-step guide included!...Settings : You can set page size and page orientation for the output...images. Optionally, specify page size and orientation. Click...

    blog.aspose.com/pdf/merge-jpg-to-pdf/
  8. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting to PDF has issues - Free Support For...

    We’re having a problem converting a OneNote file to Pdf using the Aspose.OneNote 23.5.0 library for .NET. In the attached OneNote file, each Page is a separate issue. 1st Page. Problem with math formulas that become unr…...OneNote file, each page is a separate issue. 1st page. Problem with...after converting to pdf 2nd page. Problem with converting pictures...

    forum.aspose.com/t/converting-to-pdf-has-issues...
  10. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...be used for all but the first page of a section. The value is implementation...means the code below resets all page tray values to use the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...