Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 92,086 for

object

(0.12 sec)
  1. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...used to draw different line objects such as an ellipse, circle...steps can be used. Create an object of the Bitmap class Initialize...

    docs.aspose.com/drawing/net/working-with-pens/
  2. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....data to a specific DataTable object: Add the Aspose.Cells.GridWeb...Create a specific DataTable object. Export the data of the selected...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/
  4. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, 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/go-cpp/styling-and-data-f...
  5. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE Objects from streams....Stream ) Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon Boolean Specifies either...

    reference.aspose.com/words/net/aspose.words/doc...
  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. UserInformation | Aspose.Words for Java

    Specifies information about the user in Java....Object public class UserInformation...// Create a UserInformation object and set it as the data source...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...b__128_0(Object state) at System.Windows.Threading...InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System...

    forum.aspose.com/t/arithmetic-operations-result...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/