Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 213,190 for

new

(0.72 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...using ( Presentation pres = new Presentation ()) { IChart chart...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  3. 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…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...
  4. Edit Macro in Word using Java

    Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....Create a string and set the new source code for the macro Access...SourceCode property with the new macro content Save the document...

    kb.aspose.com/words/java/edit-macro-in-word-usi...
  5. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....excel file const workbook = new AsposeCells . Workbook ( path...filePath // Create a new workbook let workbook = new AsposeCells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...
  6. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...AppendChild ( new Run ( doc , "Hello world! " )); Shape shape = new Shape...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 用JavaScript通过C++指定在Excel文件中存储的重要数字位数|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++指定Excel文件中存储的有效数字位数。...open it; otherwise create a new workbook (matches original Node...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  8. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Access first...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  9. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...