Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 31,195 for

make

(0.09 sec)
  1. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....a sample code showing how to make bar charts in Word using Python...collection of the chart and make it empty Define the categories...

    kb.aspose.com/words/python/create-a-column-char...
  2. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...check the following points: Make sure your call to SetLicense...Step through in the debugger. Make sure your code does not catch...

    forum.aspose.com/t/error-activating-aspose-word...
  3. Gpx --- MapInfoInterChange conversion succeded ...

    Hi Alexander, Conversion: Gpx— MapInfoInterChange Please see: Input file: (extract the zip file) Bug 4731 Gpx - MapInfoInterChange - conversion succeeded but opened empty via QGIS.7z (438.4 KB) Thanks,... Need to explore and make fix if need it danies8 May 6...why and will fix it. Will you make fix for this bug in May ? Alexander...

    forum.aspose.com/t/gpx-mapinfointerchange-conve...
  4. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified.... Examples Shows how to make single-use controls. doc = aw..."IsTemporary" property to "true" to make the structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AI-powered Features|Aspose.Words for C++

    Aspose.Words for C++ introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....AI-powered features designed to make document processing smarter...instructions, we aim to help you make the most of these enhancements...

    docs.aspose.com/words/cpp/ai-powered-features/
  6. AI-powered Features|Aspose.Words for Node.js vi...

    Aspose.Words for Node.js introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance....AI-powered features designed to make document processing smarter...instructions, we aim to help you make the most of these enhancements...

    docs.aspose.com/words/nodejs-net/ai-powered-fea...
  7. Set Worksheet Tab Color with Go|Documentation

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using the Go API or library....individual worksheet tabs to make them more prominent than the...the rest. For example, you can make Expenses red, Sales green, Assets...

    docs.aspose.com/cells/gocpp/set-worksheet-tab-c...
  8. Font.engrave property | Aspose.Words for Node.js

    Font.engrave property. True if the font is formatted as engraved.... // 1 - Engrave text to make it look like the letters are...engraved." ); // 2 - Emboss text to make it look like the letters pop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.emboss property | Aspose.Words for Node.js

    Font.emboss property. True if the font is formatted as embossed.... // 1 - Engrave text to make it look like the letters are...engraved." ); // 2 - Emboss text to make it look like the letters pop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Dilation|Documentation

    How to Make characters in an image thicker to improve recognition accuracy....AsposeOCR api = new AsposeOCR (); // Make text thicker PreprocessingFilter...Save ( images , "C:\\images" ); Make text thicker Image regions preprocessing...

    docs.aspose.com/ocr/java/dilate/