Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 20,694 for

2 of

(0.08 sec)
  1. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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.... BmpOptions ()); 2. Image Size (Width and Height)...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  2. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to calculate the total number Of pages while exporting MicrosOft Project (MPP/XML) documents in graphical formats using Aspose.Tasks for Java....Tasks-for-Java 2 Project project = new Project(projectName);...com/aspose-tasks/Aspose.Tasks-for-Java 2 // Read the source Project 3 Project...

    docs.aspose.com/tasks/java/working-with-project...
  3. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number Of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...ahsaniqbalsidiqui April 17, 2020, 6:21am 2 @kamalr1994 , It is possible to...assist you soon. vincent5MM May 2, 2020, 3:02pm 5 ahsaniqbalsidiqui...

    forum.aspose.com/t/convert-excel-each-row-into-...
  4. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg ; 3 ... 4 5...Url: Copy 1 using System. IO ; 2 using Aspose. Svg ; 3 ... 4 5...

    docs.aspose.com/svg/net/save-svg-document/
  5. Font.Engrave | Aspose.Words for .NET

    Discover the Font Engrave property. Easily format fonts for an elegant engraved look, enhancing your design's sophistication and appeal...." ); // 2 - Emboss text to make it look...

    reference.aspose.com/words/net/aspose.words/fon...
  6. 自动调整工作表列宽|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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  7. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency.... EqualTo ( xmlPart )); // 2 - By GUID: Assert . That ( doc...CustomXmlParts . Count , Is . EqualTo ( 2 )); // Iterate through the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....' ) # 2 - Set a relative preferred width...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adding CadInsertObject in a DWG created from sc...

    Hi Aspose Support, I’m working with the latest version Of Aspose.CAD for .NET, and I’m building a tool where I need to create a DWG file completely from scratch. My goal is to add several points to the drawing, but the…...cad-net , dwg- Abne April 22, 2025, 2:33pm 1 Hi Aspose Support, I’m...Discourse April 22, 2025, 2:34pm 2 @Abne To create a DWG file...

    forum.aspose.com/t/adding-cadinsertobject-in-a-...
  10. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/pptx/