Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 47,684 for

properties

(0.12 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....ImageStamp class provides the properties necessary for creating an...ImageStamp object using required properties. Call the Page class AddStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  2. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++.... The value for this property must be a number from 0.0...We can access the image's properties and raw data via the ImageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Converting Chart to Image in Ruby|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....get ( chart_index ) # Set properties of the chart title chart...() . setSize ( 12 ) # Set properties of NSeries chart . getNSeries...

    docs.aspose.com/cells/java/converting-chart-to-...
  5. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....either all the attached file’s properties or the file itself. The following...idx_get ( 1 ); // Get the file properties Console :: WriteLine ( u...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  6. Managing Pictures|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....upper_delta_x and upper_delta_y properties of the Aspose.Cells.Drawing...by using the left and top properties of the Picture object. This...

    docs.aspose.com/cells/python-net/managing-pictu...
  7. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....and set the text related properties Save the presentation on...and its respective textual properties are set before saving the...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  8. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....STL file using different properties and methods provided in the...format. We can set different properties of the StlSaveOptions object...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...
  9. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....Type1Font class contains properties like FontName, NumGlyphs...UnitsPerEM. You may retrieve these properties to display on the console...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  10. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word document in Python....contains all the methods and properties that are required to set...namespaces, classes, methods, and properties like we protect the source...

    kb.aspose.com/words/python/how-to-password-prot...