Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 9,934 for

shapes

(0.07 sec)
  1. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  2. OCR order of text when adds text to a PDF - Fre...

    Using Aspose.PDF for Java (version 19.3), I would like to add some text stamps to a previously generated PDF file and GET the text as it is displayed, no matter what the PDF viewer is. That is, no matter what technology…...project example with different shapes and the only way I found was...

    forum.aspose.com/t/ocr-order-of-text-when-adds-...
  3. Supported Barcode Types|Documentation

    1D, 2D, and Postal Barcode Symbologies Supported in Aspose.BarCode for .NET...generated using various symbols and shapes. This barcode type is considered...

    docs.aspose.com/barcode/net/barcode-types/
  4. Superscript and Subscript|Aspose.Slides for Pyt...

    Add superscript and subscript text to PowerPoint presentations in Python...Create text box shape = slide . shapes . add_auto_shape ( slides ....100 , 200 , 100 ) textFrame = shape . text_frame textFrame . paragraphs...

    docs.aspose.com/slides/python-net/superscript-a...
  5. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Create Visio Diagram in C#

    This article discusses the details to create Visio diagram in C#. It shares the stepwise process along with a working sample code to automate visio diagram creation in C#....stencil file Insert a rectangle shape with the AddShape() method and...a master stencil. Insert a shape while specifying different parameters...

    kb.aspose.com/diagram/net/create-visio-diagram-...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection class. Represents collection of a ChartDataPoint. To learn more, visit the documentation article in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartMarker cla...

    Aspose::Words::Drawing::Charts::ChartMarker class. Represents a chart data marker. To learn more, visit the documentation article in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/java/ps/working-with-trans...