Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 31,195 for

make

(0.12 sec)
  1. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....SetHeaderAndChildHea ( true ); // make the master notes slide and all...SetFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/net/presentation-header-...
  2. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....setHeaderAndChildHea ( true ); // make the master notes slide and all...setFooterAndChildFoo ( true ); // make the master notes slide and all...

    docs.aspose.com/slides/java/presentation-header...
  3. 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...component domination, you can make gamma corrections by setting...

    docs.aspose.com/imaging/java/developer-guide/ho...
  4. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method...marking all further changes you make to the document programmatically...you call this method and then make some changes to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Open a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....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/net/open-a-document-read-...
  6. Open a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....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/cpp/open-a-document-read-...
  7. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....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-...
  8. 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...
  9. 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...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to Make EPS file in C#....algorithm and a runnable code to make EPS file in C# . Moreover, it...These steps demonstrate how to make an EPS file in C# . Initiate...

    kb.aspose.com/page/net/create-eps-file-in-csharp/