Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 89,946 for

object

(0.35 sec)
  1. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare Objects and enhance your coding skills with this essential programming tool....CompareTo( object ) Compares the specified object to the current...current object. public int CompareTo ( object obj ) See Also class...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the Object that contains all of the mail merge information for a document in C++....gs method Gets or sets the object that contains all of the mail...() Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/python-net/styling-and-da...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE Objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....Them in Presentations as OLE Objects Contents [ Hide ] Background...can then be embedded as OLE objects in PowerPoint slides through...

    docs.aspose.com/slides/net/creating-excel-chart...
  5. 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/...
  6. Saving Files|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....enumeration) when calling the Workbook object’s Save method. Saving a File...FileStream object and save the file to that stream object by calling...

    docs.aspose.com/cells/go-cpp/saving-files/
  7. 通过 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...
  8. Dealing with Font Settings|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....Cells collection represents an object of the Cell class. Aspose.Cells...cell’s formatting. Also, the object of the Style class provides...

    docs.aspose.com/cells/java/dealing-with-font-se...
  9. 使用抽象计算引擎与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-...
  10. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis....LinkAnnotation objects. Create a Document object. Get the Page...extract all the LinkAnnotation objects from the specified page. Pass...

    docs.aspose.com/pdf/net/extract-links/