Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 187,704 for

page

(0.34 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. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....HTML - HTML format MHT - Web Page Archive XML - Microsoft Word...Document RTF - Rich Text MHT - Web Page Archive TXT - Plain Text XML...

    docs.aspose.com/words/sharepoint/multiple-forma...
  3. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. rotation_angle integer n/a...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  4. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code.... PNG ); // Save one page only, by page index options . PageIndex...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  5. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight formatting changes and enhance readability with this user-friendly feature....bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions . ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your document clarity!...bar on the left side of the page next to lines affected by revisions...// on the right side of the page. revisionOptions . ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....setHorizontalResolut ( 200 ); // One page per sheet is enabled imgOptions...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  8. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...snippet for converting PDF pages to PNG images using Aspose.PDF...pdf"); // Loop through all the pages of the PDF file for (int pageCount...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  10. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…... I also need to manage some page margins for possible document...i margini final Page page = new Page(); page.setMargin(new Margin(20...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...