Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 50,012 for

properties

(0.1 sec)
  1. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....Email checks every DateTime property of a Contact (e.g., Birthday...custom date properties). If any of those properties holds a value...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  2. Converting Chart to Image in PHP|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 ( $chartIndex ); //Set properties of the chart title $chart...-> setSize ( 12 ); //Set properties of NSeries $chart -> getNSeries...

    docs.aspose.com/cells/java/converting-chart-to-...
  3. Aspose::Words::PhoneticGuide::get_RubyText meth...

    Aspose::Words::PhoneticGuide::get_RubyText method. Gets ruby text of the phonetic guide in C++....Examples Shows how to get properties of the phonetic guide. auto...

    reference.aspose.com/words/cpp/aspose.words/pho...
  4. How to Convert EPS to JPG in C#

    This basic tutorial focuses on how to convert EPS to JPG in C#. It explains the API configuration, and the step-by-step algorithm followed by a runnable code snippet to let you test the feature to change EPS to JPG in C#....ImageSaveOptions class to set image properties Create an image rendering...Subsequently, set the image properties and render it in JPG format...

    kb.aspose.com/page/net/how-to-convert-eps-to-jp...
  5. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js.... Set various properties of the new module, such as...VbaProject class has various properties and methods for customization...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...
  6. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....set the output TIFF file properties. Finally, the accessed MS...file by setting different properties like horizontal and vertical...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...
  7. Generate EAN 13 Barcode in C#

    This article explains how to generate EAN 13 barcode in C#. It covers preparing the environment, stepswise algorithm and a runnable code to create EAN 13 barcode in C#....to set custom appearance properties. Finally, export the generated...etc. along with many other properties as per your preferences....

    kb.aspose.com/barcode/net/generate-ean13-barcod...
  8. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....features by setting various properties in the FbxSaveOptions object...Python . We can set different properties of the output file by setting...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  9. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....configure the output SVG image properties as well. Once the save options...configure the output SVG image properties. In the final step, the Document->Save()...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  10. How to Convert Excel to JSON in Node.js

    In this simple topic, we will focus on how to convert Excel to JSON in Node.js. You can easily export an Excel file to JSON in Node.js using a simple API interface with a simple configuration....class object to set different properties Save the output JSON file...format and then set different properties for the output JSON file...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...