Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 5,102 for

shape position

(0.13 sec)
  1. 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...
  2. Font Hinting

    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?...thickness, character spacing, and shape adjustments. It is really important...have thin strokes or complex shapes, as they can become blurred...

    docs.aspose.com/font/net/font-hinting/
  3. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_Position property. Returns or sets the tab Position (in points) for the list level....tab_position property ListLevel.tab_position property Returns...Returns or sets the tab position (in points) for the list level. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Position = 0; // Load the image with...SaveTo(outputStream); outputStream.Position = 0; if (isThumbnail) { await...

    forum.aspose.com/t/presentation-to-image-conver...
  5. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... position Gets or sets the position of the data labels...DocumentBuilder ( doc ) chart_shape = builder . insert_chart ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...text that we moved in its new position in the document. // "Move...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....pivot table using pivot table position worksheet . PivotTables ....image data from a chart or shape. Added HtmlSaveOptions.ExportBogusRowData...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Create, Layout and Auto-Fit Shapes|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....Create, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/python-java/create-layo...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  10. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...MaxDataColumn); RadAway: shape.Width = 600; We have investigated...the OLE Shape width does not set correctly. The Shape.Width should...

    forum.aspose.com/t/ole-excel-object-size-is-cha...