Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 60,289 for

make

(0.05 sec)
  1. Hide() | Aspose.Slides for C++ API Reference

    Make data label hidden by setting all Show*-flags (ShowValue, ...) to false state. IsVisible will be false after this....Hide() IDataLabel::Hide() method Make data label hidden by setting...(IsVisible is false) you can make data label visible with setting...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  2. Hide() | Aspose.Slides for C++ API Reference

    Make data label hidden by default by setting all Show*-flags (ShowValue, ...) of the DefaultDataLabelFormat property to false state. IsVisible will be false after this....IDataLabelCollection::Hide() method Make data label hidden by default...(IsVisible is false) you can make data label "visible by default"...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  3. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....Words allows you to make the permission of your document...explains how to make a document read-only. Make a Document Read-Only...

    docs.aspose.com/words/python-net/open-a-documen...
  4. Hide | Aspose.Sildes for .NET API Reference

    Make data label hidden by default by setting all Show-flags ShowValue ... of the DefaultDataLabelFormat property to false state. IsVisible will be false after this....Hide method Make data label hidden by default...(IsVisible is false) you can make data label “visible by default”...

    reference.aspose.com/slides/net/aspose.slides.c...
  5. How to adjust an image|Documentation

    Adjust an image brightness, contrast and gamma coefficient. Gamma corrections....with AdjustContrast method to make contrast corrections with parameter...image has a color hue, you can make gamma corrections by setting...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. Hide | Aspose.Sildes for .NET API Reference

    Make data label hidden by default by setting all Show-flags ShowValue ... of the DefaultDataLabelFormat property to false state. IsVisible will be false after this....Hide method Make data label hidden by default...(IsVisible is false) you can make data label “visible by default”...

    reference.aspose.com/slides/net/aspose.slides.c...
  7. Open a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....Words allows you to make the permission of your document...explains how to make a document read-only. Make a Document Read-Only...

    docs.aspose.com/words/java/open-a-document-read...
  8. Presentation Header and Footer|Aspose.Slides Do...

    Header and footer in PowerPoint with Aspose.Slides....get_HeaderFooterManager (); // make the master notes slide and all...SetHeaderAndChildHea ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/cpp/presentation-header-...
  9. IDataLabel | Aspose.Slides for Java API Reference

    Represents a series labels.... hide() Make data label hidden by setting...data label is visible you can make it hidden with Hide() method...

    reference.aspose.com/slides/java/com.aspose.sli...
  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/