Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 46,967 for

properties

(0.21 sec)
  1. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  2. How to Convert JSON to CSV in C#

    In this short tutorial, you will learn how to convert JSON to CSV in C#. You can write JSON to CSV C# console application by using a few API calls on Windows, Linux, or macOS....and configure the desired properties Call the ImportData method...different JsonLayoutOptions properties are set to control the conversion...

    kb.aspose.com/cells/net/how-to-convert-json-to-...
  3. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting....In order to set the legend properties. Please follow the steps...chart on slide. Setting the properties of legend. Write the presentation...

    docs.aspose.com/slides/androidjava/chart-legend/
  4. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....image by setting a number of properties that are explained in the...object and configure different properties of the output image Convert...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  5. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS....class object and set required properties for output Call the ImportData...specifying JSON path and required properties Save output CSV file created...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  6. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for JavaScript via C++....color property. It will help you find the various properties relating...effect color and its various properties const effect = shape . glow...

    docs.aspose.com/cells/javascript-cpp/read-color...
  8. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  9. Easily Read Visio Shape Data in Python with Asp...

    Learn how to read visio shape data in Python using Aspose.Diagram. Explore code examples and enhance your Visio data handling skills....Read a shape property by name Read inherited properties of a shape...these steps: Read a Shape Property by Name # You can read a specific...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  10. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...method to define the border properties for the cells you want to...style and set the border properties Style style = workbook.CreateStyle();...

    forum.aspose.com/t/how-to-set-this-given-image-...