Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 4,952 for

shape position

(0.26 sec)
  1. Detecting Empty Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....properties return zero or positive values then that means, one...to use Iterators . Check for Shapes It is possible that a given...

    docs.aspose.com/cells/java/detecting-empty-work...
  2. LegendPosition | Aspose.Words for Java

    Specifies the possible Positions for a chart legend in Java....LegendPosition Specifies the possible positions for a chart legend. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....objects to define image positioning var rectangle = new Aspose...page, specifying the original position (imageRect) // and the cropping...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  4. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_Position property. Returns or sets the Position (in points) for the second line of wrapping text for the list level....text_position property ListLevel.text_position property Returns...Returns or sets the position (in points) for the second line of wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Position = 0; } var slideDoc = new...ImageFormat.Png); //msImage.Position = 0; // Setup page size for...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  6. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....are a few drawing objects or shapes that are not supported yet...first sheet. ShapeCollection shapes = sheet . GetShapes (); //...

    docs.aspose.com/cells/cpp/managing-controls/
  7. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_Position property. Returns or sets the Position (in points) of the number or bullet for the list level....number_position property ListLevel.number_position property Returns...Returns or sets the position (in points) of the number or bullet...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...alternatively, draw a black rectangle/shape over the removed content so...documents header/footer and inside shapes. if (r.GetAncestor(NodeType...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  9. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the Position (in points) for the second line of wrapping text for the list level....property Returns or sets the position (in points) for the second...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Position the chart on the slide. Save...shapeRange = pptSlide . Shapes . Paste (); // Position the chart on the...

    docs.aspose.com/slides/net/create-and-embed-an-...