Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 181,671 for

page

(0.6 sec)
  1. 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...
  2. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  3. Extract Tables from PDF using C++ | Aspose.PDF

    Extract tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...TableAbsorber and iterate over pages Extract table content Save extracted...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/extract/
  4. Photo Album Maker Licensing Plugin|Documentation

    Create photo albums in C# with the Photo Album Maker Plugin, seamlessly combining images and photos into multi-Page albums, enabling the creation of multi-Page files in various formats such as PDF and TIFF....images or photos into handy multi-page albums. You can utilize a variety...them and create a single multi-page file such as a PDF or TIFF format...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  5. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...to calculate the number of pages. Why the rendering output changes...before and after obtaining the page count. The change you see is...

    forum.aspose.com/t/accessing-document-pagecount...
  6. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library.... Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  7. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...that was created as a new 2nd page in the same slides works correctly...template (page one is created based on the template, while page two...

    forum.aspose.com/t/converting-a-presentation-to...
  8. Convert EML to TIFF via C# | products.aspose.com

    Sample code for EML to TIFF C# conversion. Use API example code for batch EML files to TIFF conversion within VB.NET, Asp.NET or any .NET based application.... Set page layout. Enable Auto-Fit for...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/eml-to...
  9. answer_sheet|Documentation

    Answer_sheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of answers on a single page. Syntax The element is declared...question. Overrides the Multiselect page setting. multiselect=false Allowed...

    docs.aspose.com/omr/net/txt-markup/answer_sheet/
  10. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... pages . add () . paragraphs . add...display a tooltip" ) ) document . pages [ 1 ] . paragraphs . add ( ap...

    docs.aspose.com/pdf/python-net/pdf-tooltip/