Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 50,331 for

shape

(0.07 sec)
  1. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....value determining how DrawingML shapes are rendered. getExportEmbeddedIma()...value determining how DrawingML shapes are rendered. setExportEmbeddedIma(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  3. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/androidjava/animated-cha...
  5. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....importing Numbers Support copying shapes when copying columns Support...export editable textboxes and shapes to pptx Support to remove AutoFilter...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  7. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/md/
  8. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....fill or stroke properties for shapes, text, etc. In this article...gradient to fill and stroke shapes or SVG text. Use the AppendChild()...

    docs.aspose.com/svg/net/svg-gradients/
  9. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  10. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...in header/footer or inside shape. LayoutCollector and LayoutEnumerator...null || r.getAncestor(NodeType.SHAPE) != null) // Skip processing...

    forum.aspose.com/t/lc-getentity-is-getting-null...