Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 187,857 for

page

(0.22 sec)
  1. Create VSSX Files via Python | products.aspose.com

    Python Sample code for generating VSSX documents. Use this code for creating VSSX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/v...
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....Page Product Family Aspose.PSD Product...and get access to the desired page Create a link annotation and...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. 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...
  4. Create User-defined Cell in the ShapeSheet in R...

    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....vsd" ) pages = diagram . getPages () i = 0 while i < pages . getCount...getCount () page = pages . get ( i ) shapes = page . getShapes...

    docs.aspose.com/diagram/java/create-user-define...
  5. MetafileRenderingOptions class | Aspose.Words f...

    aspose.words.saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...emulate_rendering_to_size_on_page Gets or sets a value determining...metafile according to the size on page or the display of the metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...TableAbsorber and iterate over pages Extract table content Save extracted...); foreach ( var page in pdfDocument . Pages ) { var absorber...

    products.aspose.com/pdf/net/table/extract/
  7. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....will create a new page for each row. Each page will contain a DISPLAYBARCODE...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...