Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 44,144 for

properties

(0.05 sec)
  1. Aspose::Words::Document::get_SpellingChecked me...

    Aspose::Words::Document::get_SpellingChecked method. Returns true if the document has been checked for spelling in C++....Spelling/Grammar check start if we set properties to false. // We can see all...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Remove Visio Shape Protection in Python

    Learn how to remove Visio shape protection programmatically using Python. Protect or unprotect Visio diagram file or shapes for changes....required Protection class properties to BOOL.FALSE . Save the...even modifying the shape’s properties. We can protect a Visio diagram...

    blog.aspose.com/diagram/remove-visio-shape-prot...
  3. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....the watermark Set desired properties for the watermark Set the...sample code. Setting the properties of a watermark is also discussed...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  4. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!... public class ChartAxis Properties Name Description AxisBetweenCategorie...} Provides access to the properties of the axis tick mark labels...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  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. 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-...