Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 1,735 for

change image size

(0.07 sec)
  1. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...PdfSaveOptions(); // configure page size, margins, etc. if needed converter...before and after applying the changes. Compare the results with the...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  2. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an Image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....&<FontSize> Represents font size. For example: “&14abc”. But...space character from the font size. For example: “&14 123”. Set...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  3. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise alignment....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  4. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....URLs to reference resources (images, fonts, CSS) included in MHTML...get; set; } Specifies whether images are saved in Base64 format...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...(); // Create image Aspose . Pdf . Image image = new Aspose .... Pdf . Image (); image . File = dataDir + "aspose-logo.jpg"...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format... image_color_space_export_mode Specifies...selected for the images in PDF document. image_compression Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...space will be selected for the images in PDF document. imageCompression...compression type to be used for all images in the document. imlRenderingMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java.... options); Shows how to change image color with saving options...new Document(getMyDir() + "Images.docx"); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java. Customize fonts, colors, alignment, and more with powerful JavaScript code examples.... size (); for ( let i = 0 ; i < paragraphCount...const portionCount = portions . size (); for ( let j = 0 ; j < portionCount...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....in a Word document, and then change their URLs and display names...the shape that contains the image we inserted. NodeList shapes...

    reference.aspose.com/words/java/com.aspose.word...