Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 90,861 for

object

(0.37 sec)
  1. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  2. Aspose.PSD为.NET 21.3版 - 发布说明|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....to TIFF in Python Create an object of the Document class. Create...TiffSettings and TiffDevice objects Call the TiffDevice.Process()...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...and double click to open the object, it suddenly starts to read...{ "6780253.SLIDE2147483647_OBJECT 3" }; string directory = @"[directory...

    forum.aspose.com/t/updated-embedded-excel-data-...
  5. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…... 3, Object Array Input We can not know...exported and whether this JSON object only contains simple value...

    forum.aspose.com/t/handling-json-array-as-singl...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  7. Retrieving SQL Connection Data|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....collection of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/java/retrieving-sql-conne...
  8. How to Create Word Document in C# without Interop

    This KB topic answers the question how to create word document in c# without interop or Microsoft office automation with simple steps and code snippet....DocumentBuilder Class object and pass Document object in the constructor...properties of the DocumentBuilder object Save the output Word document...

    kb.aspose.com/words/net/how-to-create-word-docu...
  9. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/java/create-pivot-tables-...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....can save its Visio diagram object in any supported file format...complete path or a file stream object. Aspose.Diagram API infers...

    docs.aspose.com/diagram/java/save-visio-document/