Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 50,815 for

properties

(1.81 sec)
  1. Find Type of X and Y Values of Points in Chart ...

    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....YValueType properties that can be used for this...before you could use these properties effectively. Find Type of...

    docs.aspose.com/cells/java/find-type-of-x-and-y...
  2. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Python via .NET. Our guide will explain the different types of data values and show you how to access and work with them in your charts....y_value_type properties that can be used for this...before you can use these properties effectively. Find Type of...

    docs.aspose.com/cells/python-net/find-type-of-x...
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....rectangular area and set its properties Create a FreeTextAnnotation...area and set the relevant properties Add the link and free Text...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....class object and set its properties Create a border object and...different properties whereas you may set other properties as well...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  5. 在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....开发人员可以使用该示例中下面演示的 custom_properties 集合的 Index 或 Name 来获取特定属性。...来获取特定属性。 Ruby 代码 def get_properties () data_dir = File . dirname ( File...

    docs.aspose.com/cells/zh/java/managing-document...
  6. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....and apply different textual properties Using the Save method in...shape and setting the textual properties before saving the generated...

    kb.aspose.com/slides/python/how-to-create-power...
  7. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....SoundAnnotation object and set desired properties along with the audio file...added, classes, methods, properties to be utilized, and a sequence...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  8. Aspose::Words::TableStyle::get_LeftPadding meth...

    Aspose::Words::TableStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TableStyle::get_Borders method |...

    Aspose::Words::TableStyle::get_Borders method. Gets the collection of default cell borders for the style in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and configure the watermark properties. Save the updated document...Ok (()) } Get and Set Page Properties Adding Header and Footer...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/