Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 681 for

adjust shape properties

(0.41 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....:: Png ); // We can adjust these properties to change the image's...set_ImageContrast ( 0.7f ); // We can adjust horizontal and vertical resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your Shapes with precise Adjustment values for superior document formatting....Adjustment Adjustment class Represents adjustment values that...specified shape. public class Adjustment Properties Name Description...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...background color, and then using a shape to overlay the text. Here’s...of the filled color using a shape. Code Here’s a sample code snippet...

    forum.aspose.com/t/display-text-content-on-top-...
  5. Customize Shapes in Presentations with Python|A...

    Create and customize Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite Shapes....Customize Shapes in Presentations with Python Contents [ Hide...square’s corner inward or outward, adjust the curvature of a corner or...

    docs.aspose.com/slides/python-net/custom-shape/
  6. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a Shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my Shapes have allways an empty Par…...the horizontal alignment of a shapes text i have to use the Para...with Shapes Paragraph But if i do so, all of my shapes have allways...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  7. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...respect the page width and adjust columns accordingly as rendered...} doc.Save("output.docx"); Adjust Image Sizes : Ensure that the...

    forum.aspose.com/t/tables-with-images-in-multip...
  8. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....vector images as native slide shapes. You can insert pictures from...control z-order alongside other shapes. The API also supports cropping...

    docs.aspose.com/slides/python-net/picture-frame/
  9. Actions disappeared after saving - Free Support...

    Hello, i have a Shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…... 12:29pm 1 Hello, i have a shape with an action. But after saving...Aspose.Diagram.Shape shape = firstPage.Shapes[0]; foreach (Aspose...

    forum.aspose.com/t/actions-disappeared-after-sa...
  10. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....and the alignment property. Thus, you can adjust the alignment of...and relativeVerticalAlig properties. With other types of text...

    docs.aspose.com/words/nodejs-net/position-a-table/