Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 1,926 for

change image size

(0.13 sec)
  1. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....paper size is Letter by default. If you want to change page setup..."Courier New" ); font -> set_Size ( 36 ); font -> set_HighlightColor...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....Emf ) images to F:Aspose.FileFormat.Png image format. ge...control how external resources (images, style sheets) are loaded when...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, Images and other content, specify font, paragraph and section formatting...Provides methods to insert text, images and other content, specify...and scales it to the specified size. insert_chart(chart_type, width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...rectangle of shape (position and size on the page) System.Drawing...proportionally. Logger.Debug("Changing the shape's width based on...

    forum.aspose.com/t/getting-exception-floating-s...
  6. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....these connectors: Connector Image Number of adjustment points...achieve its aim, the method may change the setStartShapeConnect and...

    docs.aspose.com/slides/nodejs-java/connector/
  7. Convert XLSX to WORD with .NET or with free Onl...

    Convert XLSX to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSX to WORD online converter quickly before integrating the code....including page orientation, paper size, and margins, tailoring the...footers, and customize text and image wrapping. The flexibility to...

    products.aspose.com/total/net/conversion/xlsx-t...
  8. 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...
  9. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/gaussian-blur/
  10. 使用 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/