Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 95,676 for

object

(0.84 sec)
  1. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....new object of the Graphics class with the bitmap object. Set...Set up a Brush object for text drawing. Employ the drawString()...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  2. Set Privileges on an Existing PDF File|Aspose.P...

    Learn how to set user privileges, such as printing or copying restrictions, for PDF documents using Aspose.PDF in Java....create a PdfFileSecurity class object and bind the input PDF using...DocumentPrivilege object and then pass this object to the setPrivilege...

    docs.aspose.com/pdf/java/set-privileges/
  3. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...…ctor(String ) at InvokeStub_ …ctor(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  4. 通过 xlsx4j 在电子表格中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  5. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  6. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....Object public class ShapeType Specifies...control. OLE_OBJECT The shape is an OLE object. PARALLELOGRAM...

    reference.aspose.com/words/java/com.aspose.word...
  7. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded Object data in your chosen stream. Enhance data management with ease!...Saves the data of the embedded object into the specified stream....stream Stream Where to save the object data. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....Imaging Objects in Python Though type casting...methods that allow casting objects where this is necessary. Casting...

    docs.aspose.com/imaging/python-net/python-notes/
  9. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....OleObject -2 The shape is an OLE object. You cannot create shapes of... WordArt object. TextStop 137 Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using FileSystemStreamSour object Take the next steps to fulfil...path to the file. Initiate object. Set to ttf . Load the font...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...