Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 48,453 for

shape

(0.28 sec)
  1. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. NONE Indicates watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....Triangle Mesh and Primitive Shape to Mesh Merge Meshes in 3D file...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  4. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) objects are rendered in C++....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for Java API has support of importing 3D model, retrieve mesh, and then encode mesh in the Google Draco file....Triangle Mesh and Primitive Shape to Mesh Generate Normal Data...

    docs.aspose.com/3d/java/encoding-3d-mesh-in-the...
  6. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  7. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....HeaderFooter , Comment , Footnote or a Shape node. Row-level – Among rows...

    docs.aspose.com/words/python-net/structured-doc...
  8. How to create waterfall chart|Documentation

    Create waterfall charts in Excel with C# and Aspose.Cells for .NET API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/net/creating-waterfall-ch...
  9. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/java/ellipse/
  10. Excel file becomes corrupted after removing wat...

    Hi Aspose Support Team, I’m encountering a file corruption issue when processing Excel workbooks with Aspose.Cells. We have purchased your license Issue Description: After editing a large Excel file that contains man…...watermark is a shape for (int i = worksheet.Shapes.Count - 1; i...>= 0; i--) { if (worksheet.Shapes[i].Name == "WatermarkName")...

    forum.aspose.com/t/excel-file-becomes-corrupted...