Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 19,977 for

2 of

(0.04 sec)
  1. Auto-space a Collection of Shapes in the Visio ...

    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....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/python-java/auto-space-...
  2. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range Of values in MicrosOft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range Of values and return the result. Finally, we save the modified Excel file to disk....12 , 10 , 6 , 30 }) , Object ( 2 )}; Vector < Object > row2 { Object...SetArrayFormula ( u "=MYFUNC()" , 2 , 2 ); Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  3. Parallel Composition of ZIP Archives | Aspose.Z...

    Explore how to parallelize zip archives in Java for efficient multithreaded operations....zip" )) { 2 try (Archive archive = new Archive())...

    docs.aspose.com/zip/java/multithreaded-zip/
  4. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range Of cells in a worksheet using Aspose.Cells with C++....to the right by 2 columns range . MoveTo ( 0 , 2 ); Aspose :: Cells...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  5. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics Of Type 1 fonts within .NET....NET 2 string fileName = dataDir + "courier...descender - {1}, typo ascender = {2}, typo descender = {3}, UnitsPerEm...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  6. Error: Index was out of range. Must be non-nega...

    This error is given when imaging the attached .pdf into a .tif. Is this an issue with Aspose itself?ImagingIndexError.pdf (315.3 KB)...Family mpkostek May 1, 2023, 2:32pm 1 This error is given when...asad.ali May 1, 2023, 9:48pm 2 @mpkostek Would you kindly share...

    forum.aspose.com/t/error-index-was-out-of-range...
  7. The image of the stamp of approval was converte...

    The image Of the stamp Of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...Discourse July 17, 2025, 5:44am 2 @tetsurokawabata Cause The issue...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  8. Printing Range of Pages using SheetRender and W...

    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.... It prints the pages 2-5 of the workbook and worksheet...

    docs.aspose.com/cells/net/printing-range-of-pag...
  9. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API Offers the TransformBuilder class which simplifies the creation Of the transformation matrix by the chain operations....rotate_euler_degree ( 0 , 180 , 0 ) # Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . scale ( 2 ) # change the (x, y, z) into (z,...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  10. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text Of Cell with Aspose.Cells for C++ API...Set column index to 2 for cell C1 column = 2 ; Cell c1 = worksheet...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...