Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 47,699 for

properties

(0.83 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. HtmlLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...with properties set to the specified values. Properties Name...value that specifies how properties of block-level elements are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for bar chart chart . getTitle...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  7. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/
  8. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/
  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. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...

    docs.aspose.com/pdf/java/extract-and-save-an-at...