Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 48,320 for

properties

(0.19 sec)
  1. NodeRendererBase.OpaqueBoundsInPoints | Aspose....

    Discover the NodeRendererBase OpaqueBoundsInPoints property to easily access shape boundaries in points, enhancing your design precision and efficiency....OpaqueBoundsInPoints property Gets the opaque bounds of...OpaqueBoundsInPoints { get ; } Remarks This property returns the opaque (i.e. transparent...

    reference.aspose.com/words/net/aspose.words.ren...
  2. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style....is_list_style_reference property List.is_list_style_reference property Returns...reference to a list style. @property def is_list_style_reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....offers SubsequentLinesInden property into TextFormattingOption...following code snippet to use the property: // For complete examples...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  4. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....provides a wide range of properties and methods for managing...the list_objects collection property of the Worksheet class. Each...

    docs.aspose.com/cells/python-net/create-and-for...
  5. Drawing Lines in PHP|Documentation

    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....BmpOptions and set its various properties $create_options = new BmpOptions...32 ); \ # Define the source property for the instance of BmpOptions...

    docs.aspose.com/imaging/java/drawing-lines-in-php/
  6. Convert STL to EMF via C# | products.aspose.com

    Sample code for STL to EMF C# conversion. Use API example code for batch STL files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/stl-to-emf/
  7. Convert DGN to EMF via C# | products.aspose.com

    Sample code for DGN to EMF C# conversion. Use API example code for batch DGN files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/dgn-to-emf/
  8. Convert U3D to EMF via C# | products.aspose.com

    Sample code for U3D to EMF C# conversion. Use API example code for batch U3D files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/u3d-to-emf/
  9. Aspose::Words::Rendering::NodeRendererBase::get...

    Aspose::Words::Rendering::NodeRendererBase::get_OpaqueBoundsInPoints method. Gets the opaque bounds of the shape in points in C++....get_OpaqueBoundsInPoints () Remarks This property returns the opaque (i.e. transparent...the "OpaqueBoundsInPoints" properties. ASSERT_NEAR ( 119.5f , renderer...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following...

    docs.aspose.com/words/cpp/clone-a-document/