Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 121 for

shape adjustment type api

(0.22 sec)
  1. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background Shape of the document. Can be null in C++....Gets or sets the background shape of the document. Can be null...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Drawing::ShapeBase::AdjustWithEf...

    Aspose::Words::Drawing::ShapeBase::AdjustWithEffects method. Adds to the source rectangle values of the effect extent and returns the final rectangle in C++....check how a shape’s bounds are affected by shape effects. auto...MakeObject < Document > ( MyDir + u "Shape shadow effect.docx" ); ArrayPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java Api....Product Page | Docs | Demos | API Reference | Examples | Blog |...Photoshop file format manipulation API. It can easily load and read...

    releases.aspose.com/psd/java/
  4. Glyphs’ kerning calculation | .NET API Solution

    .NET C# Api Solution to manage fonts. Learn how to find out the kerning value for glyphs with Aspose.Font for .NET....Paid Consulting Support Docs API Reference Live Demos Code Samples...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    products.aspose.com/font/net/calculate-kerning/
  5. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Font Hinting | API Solution for .NET

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...Paid Consulting Support Docs API Reference Live Demos Code Samples...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    docs.aspose.com/font/net/font-hinting/
  7. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...Gets the character spacing adjustment of a document. get_LastChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using Api: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks... using API: paragraphFormat->get_Bullet()->get_Type() Is there...presentation instance. Add a Shape : Add an auto shape to the slide where...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  9. SVG Filters and Gradients – SVG code, Examples

    You'll learn how to write SVG code to create svg filters, gaussian blur, drop shadow effect, light effects or a linear gradient and radial gradient....Paid Consulting Support Docs API Reference Live Demos Code Samples...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  10. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words Api for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...document using Aspose Words API for Java. Now watermark text...Create a shape to hold the watermark text // Shape watermarkShape...

    forum.aspose.com/t/how-to-add-watermark-text-in...