Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 49,815 for

properties

(0.28 sec)
  1. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Examples Shows how to apply the properties of a table’s style directly...method concerns table style properties such as the ones we set above...

    reference.aspose.com/words/net/aspose.words/com...
  2. How to Control Sheet Tab Bar with JavaScript vi...

    Learn how to control the sheet tab bar using Aspose.Cells for JavaScript via C++....Cells provides the following properties and methods to help you achieve...(converted getters/setters -> properties) workbook . settings . showTabs...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  3. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....output compressed image Set properties like Color Type and Compression...by using JpegOptions class properties like color type is set to...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  4. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....Moreover, you can work with many properties to enhance the code snippet...updating the text appearance properties, finding the text from a...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...
  5. How to Convert PSD to PDF in C#

    This simple example covers how to convert PSD to PDF in C#. You can easily develop an application to export PSD to PDF in C# using swift and easy steps with Aspose.PSD for .NET....class to set the desired PDF properties Save the converted PDF file...information along with other properties will be set. Finally, the...

    kb.aspose.com/psd/net/how-to-convert-psd-to-pdf...
  6. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....enumerator and set different properties of a chart. Steps to Create... etc. There are multiple properties that you can set for a chart...

    kb.aspose.com/words/net/create-a-column-chart-i...
  7. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Default Project Properties in Ruby Fiscal Year Properties in Ruby Subscribe...

    docs.aspose.com/tasks/java/determining-project-...
  8. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...TextBox properties (converted getters/setters to properties) textBox...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  9. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following... and other document-wide properties? A: The clone operation is...

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