Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 47,683 for

properties

(0.09 sec)
  1. OleControl.Name | Aspose.Words for .NET

    Discover the OleControl Name property to easily manage your ActiveX control's name. Enhance functionality and streamline your development process today!...Name property Gets or sets name of the ActiveX...Examples Shows how to verify the properties of an ActiveX control. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....WordOpenXMLMinimal property Gets a string that represents...format. Unlike the WordOpenXML property, this method generates a stripped-down...

    reference.aspose.com/words/net/aspose.words.mar...
  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. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....using different methods and properties in the Document class. It...source MD file Set different properties and callback functions if...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  5. 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...
  6. 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...
  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. 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-...
  9. 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...
  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...