Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 141,736 for

aspose font

(0.18 sec)
  1. Flip Image in Java

    This guide covers how to flip image in Java. It discusses the environment configuration, the stepwise process, and a code snippet to mirror image in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/java/flip-image-in-java/
  2. Create ZIP in C#

    This brief tutorial covers how to create a ZIP file in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP file maker in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/net/create-zip-in-csharp/
  3. Opening and Saving a PPTM File in C# Throws a N...

    Hi Team, Attached a simple .net8 console app project with a pptm file. In this project with this pptm a simple open and save action throws Unhandled exception. System.NullReferenceException: Object reference not set …...Throws a NullReferenceExcepti Aspose.Slides Product Family slides-linux...PptxOptions , InterruptionToken ) at Aspose.Slides.Presentation.(Stream...

    forum.aspose.com/t/opening-and-saving-a-pptm-fi...
  4. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....Aspose::Words::DocumentBuilder::InsertHtml method Contents [...string into the document. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...Converting PPTX to PDF in Java Aspose.Slides Product Family slides-java...slides-java , slides-fonts , slides-pdfexport aakanksha76 February...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  6. Aspose::Words::Lists::ListLevel::get_ImageData ...

    Aspose::Words::Lists::ListLevel::get_ImageData method. Returns image data of the picture bullet shape for the current list level in C++....Aspose::Words::Lists::ListLevel::get_ImageData method ListLevel::get_ImageData...SharedPtr < Aspose :: Words :: Drawing :: ImageData > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred Font color for a personalized touch. Default, Silver....Color property Gets or sets font color. The default value is...doc . Watermark . SetText ( "Aspose Watermark" ); // If we wish...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Aspose.Drawing for Java

    This step by step tutorial shows you how to........Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/drawing/java/
  9. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....Run code dotnet add package Aspose.Words.Cpp Copy Insert Text...Insert Chart using namespace Aspose::Words; auto doc = MakeObject...

    products.aspose.com/words/cpp/make/word/
  10. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....Run code dotnet add package Aspose.Words.Cpp Copy Insert Text...Insert Chart using namespace Aspose::Words; auto doc = MakeObject...

    products.aspose.com/words/cpp/make/md/