Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 5,126 for

shape position

(0.1 sec)
  1. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ conversion. Use API example code for batch STL files to OBJ conversion....the cross section of the 3D shape to be built by the fabber. There...information related to light and position of scenes. An OBJ file is...

    products.aspose.com/cad/python-net/conversion/s...
  2. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....mirror indents and relative positioning. get_TransparentMetafiles...mirror indents and relative positioning. set_TransparentMetafiles...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Manage Titles of Excel Charts with Golang via C...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Subtitle from ODS File Manipulate Position Size and Designer Chart with...with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/chart-and-axis-tit...
  4. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...Solid; // Apply based on row position (example rows) worksheet.Cells...or effects, consider using shapes or images as overlays. Please...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legion for improved visual appeal and data representation.... The position of the legend. ChartPoint...Charts with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/custom-slice-or-se...
  6. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...mirror indents and relative positioning. TransparentMetafiles { get;...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.set...
  7. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Create a watermark shape Shape watermark = new Shape(doc, ShapeType...ZOrder of shapes in the document. z_order = 0 shapes = doc.get_child_nodes(aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  8. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Change the fill color of a shape in a presentation Count the...another Move a slide to a new position Missing Features in OpenXML...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  9. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/net/ps/working-with-textures/
  10. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....an Excel chart Manipulate Position Size and Designer Chart with...with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/chart-axes/