Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 50,019 for

properties

(0.35 sec)
  1. FieldUpdateCultureSource | Aspose.Words for Java

    Indicates what culture to use during field update in Java....specified in the field formatting properties via language setting is used...specified in the field formatting properties via language setting is used...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section Properties in C++....represents page setup and section properties. System :: SharedPtr < Aspose...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Working with Visio Shape Data|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.... Set shape properties - AddShape method of the...this ID, and then set its properties, e.g. color, position, alignment...

    docs.aspose.com/diagram/java/working-with-visio...
  4. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on Properties. To animate Properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Add Animation Property and Setup Target Camera in 3D document...Contents [ Hide ] Add Animation property in 3D document Aspose.3D for...

    docs.aspose.com/3d/python-net/add-animation-pro...
  5. Customize Chart Data Tables in Python|Aspose.Sl...

    Customize chart data tables in Python for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations....formatting by setting font properties such as bold style and font...table is enabled. Set Font Properties for Chart Data Table Aspose...

    docs.aspose.com/slides/python-net/chart-data-ta...
  6. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....formatting by setting font properties such as bold style and font...table is enabled. Set Font Properties for a Chart Data Table Aspose...

    docs.aspose.com/slides/java/chart-data-table/
  7. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Customize Barcode Appearance in Python via.NET|...

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...image_height and image_width properties of class BaseGenerationParame...BarcodeParameters provides a special properties called x_dimension . It is...

    docs.aspose.com/barcode/python-net/customize-ba...
  9. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....by the RelativeHorizontalPo property. get_IsFrame () Returns true...by the RelativeVerticalPosi property. get_Width () Gets the width...

    reference.aspose.com/words/cpp/aspose.words/fra...
  10. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....instance to set text and its properties Using Save method in C++...it. Then PDF text and its properties are set by initializing TextBuilder...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/