Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,465 for

update string index

(0.28 sec)
  1. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...inserts a Run with the desired string. Format text run.font.color...remove_at(index) . Saved PNG is blank Call doc.update_page_layout()...

    forum.aspose.com/t/aspose-words-python-smartart...
  2. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....CreateSaveOptions (const System::String&) Creates a save options object...for this property is empty string . get_Dml3DEffectsRenderin...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。...Font-for-Java 2 String fileName = Utils. getDataDir...(TtfFont) Font. open (fd); 6 7 String name = font. getFontName ();...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  4. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....getCount(); k++) { String cellText = cells.get(k).toString(SaveFormat...final int cellCount, final String cellText) throws Exception...

    reference.aspose.com/words/java/com.aspose.word...
  5. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...<Main>$(String[] args) in ... Code: var input...Re‑run the calculation with the updated engine. The workbook should...

    forum.aspose.com/t/calculateformula-throws-an-e...
  6. Public API Changes in Aspose.Cells 9.0.0|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....includes not only new and updated public methods, added & removed...// Load the Worksheet at 0 index var sheet = book . Worksheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Public API Changes in Aspose.Cells 8.4.0|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....includes not only new and updated public methods, added classes.... VbaProject . Modules ) { string code = module . Codes ; //Replace...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspose.Cells 8.4.0|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....includes not only new and updated public methods, added classes...module = modules . get ( i ); String code = module . getCodes ();...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....a huge set of mathematical, string, boolean, date/time, statistical...formula property or formula(string, object) methods of the Cell...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  10. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... string path = MapPath ( "." ); //Reads...GetDistinctValues ( DataTable dtable , string colName ) { // Create a Hashtable...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...