Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 63,534 for

values

(0.14 sec)
  1. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....allows setting the resolution values for the TIFF images inside...horizontal and vertical resolution values. The PdfOptions class contains...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  2. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for .NET API... Positive values rotate the text counterclockwise...counterclockwise, and negative values rotate it clockwise. Once you have...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  3. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field... Remarks Compares the values designated by the expressions...main document are replaced by values from the next data record rather...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....with updated references - and values, comments, formatting, hidden...of data including formulas, values, comments, cell formats, hidden...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  5. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in document properties of the document....multiple values. if isinstance ( doc_property . value , list ):...for value in doc_property . value : print ( f ' \t Value: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulating Metafiles|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....method that accepts 4 integer values denoting Left, Right, Top &...Bottom. Based on these four values, the Crop method moves the...

    docs.aspose.com/imaging/net/manipulating-metafi...
  7. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....UpdateWordCount overload and pass true value as a parameter to do that. When...get_Lines ()); // To get accurate values for three of these properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Get field values. Import and export field values. Support for...

    docs.aspose.com/pdf/net/key-features/
  9. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...of this class with default values. def __init__ ( self ): .....properties set to the specified values. def __init__ ( self , load_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... getCells (); // Put some values into a cells of the Data sheet..."column_chart_out.xls" )); Set the Values Format Code of Chart Series...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...