Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 91,325 for

object

(0.19 sec)
  1. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....Contents [ Hide ] Most of the object properties provided in the...

    docs.aspose.com/words/cpp/convert-between-measu...
  2. Insert a Linked Picture from Web Address|Docume...

    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....The method returns a Picture object. The following example shows...

    docs.aspose.com/cells/net/insert-a-linked-pictu...
  3. Get HTML5 string from Cell|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....sample code creates a workbook object and adds some text in cell...

    docs.aspose.com/cells/java/get-html5-string-fro...
  4. Split Visio Page wise in C# | products.aspose.com

    C# source codes that explains how to split Microsoft Visio files into multiple files in Visual C#.NET applications...Create a new Diagram class object Copy the page via Copy method...

    products.aspose.com/diagram/net/splitter/
  5. How to Fix the java.lang.OutOfMemoryError while...

    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....huge data sets into a Workbook object, as demonstrated below. Java...

    docs.aspose.com/cells/java/how-to-fix-the-java-...
  6. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...column and set style to column object If these cells contain same...need to create a few Cell objects when need. Also. We can call...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  7. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....exposed by the Presentation object provides the add_clone and...collection from the Presentation object. Call the add_clone method...

    docs.aspose.com/slides/python-net/clone-slides/
  8. Compress and Decompress CGM Files via .NET

    C# compression and decompression source code to compress CGM documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Create Object of Archive. Using the Archive object, load file...graphics, and text. CGM uses object-oriented approach and many...

    products.aspose.com/zip/net/zip-file/cgm/
  9. How to Create Hello World Presentations in .NET...

    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....//Instantiate a Presentation object that represents a PPT file...Presentation (); //Create a License object License license = new License...

    docs.aspose.com/slides/net/how-to-create-hello-...
  10. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...Center ); // Create style flag object. StyleFlag flag ; // Set style...

    docs.aspose.com/cells/zh/cpp/change-cells-align...