Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 50,467 for

shape

(1.02 sec)
  1. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  2. 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...
  3. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/net/working-with-operators/
  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. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...} Sorry for the full logic shape not being provided for security...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  6. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....Metrics ShapeLayoutLikeWW8 Shape Layout Like Word 2000 FootnoteLayoutLikeWW...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....Metrics ShapeLayoutLikeWW8 32 Shape Layout Like Word 2000 FootnoteLayoutLikeWW...

    reference.aspose.com/words/net/aspose.words.set...
  8. 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...
  9. 使用 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/
  10. 使用 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/