Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 49,132 for

shape

(0.15 sec)
  1. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....watermark corresponds to a shape with image. NONE public static...

    reference.aspose.com/words/java/com.aspose.word...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......Slides[0]; var shape = slide.Shapes[0] as IPictureFrame;...IPictureFrame; var imageTransform = shape.PictureFormat.Picture.ImageTransform;...

    forum.aspose.com/posts.rss
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....hidden bookmarks, original shape positions, // or footnotes will...hidden bookmarks and original shape positions. // If we set the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/
  7. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  8. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/php-java/doughnut-chart/
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....one rounded red arrow‑like shape , as shown in this screenshot...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  10. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

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