Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 49,665 for

properties

(0.12 sec)
  1. Aspose::Words::Paragraph::get_FrameFormat metho...

    Aspose::Words::Paragraph::get_FrameFormat method. Provides access to the frame formatting Properties in C++....access to the frame formatting properties. System :: SharedPtr < Aspose...information about formatting properties of paragraphs that are frames...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....CadRasterizationOpti and set its various properties CadRasterizationOpti rasterizationOptions...//Set the VectorRasterizationO property pdfOptions . setVectorRasterizati...

    docs.aspose.com/imaging/java/public-api-changes...
  3. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail property BuiltInDocumentPrope.thumbnail property Gets or...thumbnail of the document. @property def thumbnail ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....join_style property Stroke.join_style property Defines the join...join style of a polyline. @property def join_style ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Archive

    archives...Data in Java Read a Shape Property by Name Read InheritProps...shapes, pages, and custom properties. It works with VSDX, VSD...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  6. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....provides a wide range of properties and methods for managing...WorkbookSettings.IsHScrollBarVisible properties. WorkbookSettings.IsVScrollBarVisible...

    docs.aspose.com/cells/net/show-and-hide-rows-co...
  7. View or Edit MSG Files Metadata via .NET | prod...

    C# source code to edit or view MSG format metadata on .NET Framework, .NET Core, and Xamarin Platforms....access all properties Loop through each property to access its...GetType(); // iterate over all properties to display the values foreach...

    products.aspose.com/email/net/metadata/msg/
  8. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....set of paragraph formatting properties. Lists can be used in documents...9 levels, and formatting properties such as number style, start...

    docs.aspose.com/words/net/working-with-lists/
  9. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....maxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 , that indicates...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  10. Clone a Document in C#|Aspose.Words for .NET

    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...layout, styles, and custom properties? A: Yes. The Clone method...

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