Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 570 for

shape adjustment type aspose

(0.23 sec)
  1. 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…...cover page of word document Aspose.Words Product Family words-java...page of a word document using Aspose Words API for Java. Now watermark...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  2. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...changing text wrap to NONE Aspose.Words Product Family words-java...colors at the same position Shape textBoxShape1 = builder.insertShape(ShapeType...

    forum.aspose.com/t/incorrect-position-of-text-b...
  3. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your Shape after applying drawing effects, measured in points for precision....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++.... For this, you may need to adjust each TextBox to meet your target...TextBoxes to adjust, you will be in trouble. Don’t worry, Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  6. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....models, apply 3D effects to shapes, create 3D text, insert 3D...into a 3D presentation. Since Aspose.Slides 20.9, a new cross-platform...

    docs.aspose.com/slides/python-net/3d-presentation/
  7. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...compared to Office Export to PDF Aspose.Diagram Product Family diagram-net...When exporting it to PDF using Aspose, a lot of the text is wrapped...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  8. Resize Shapes in Presentations with Python|Aspo...

    Easily resize Shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout Adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...most common questions from Aspose.Slides for Python customers...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  9. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Auto adjust width for textbox according its text Aspose.Cells...to create a text field with adjust its width according its text...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....feature: import aspose.slides as slides import aspose.pydrawing as...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/python-net/text-formatting/