Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 94,431 for

object

(0.28 sec)
  1. Convert WORDML to PPSX via C++ or with free Onl...

    Export WORDML to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert WORDML to ODP via C++ or with free Onli...

    Export WORDML to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/wordml...
  3. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...providing your own stream objects. To apply your own logic for...document Gets the document object that is currently being saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...new worksheet to the Excel object const sheetIndex = workbook...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  5. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...// Instantiating a Workbook object // Opening the Excel file through...// Instantiating a Workbook object // Opening the Excel file through...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  6. Convert RTF to POTM via C++ or with free Online...

    Export RTF to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTM online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/rtf-to...
  7. Convert RTF to POT via C++ or with free Online ...

    Export RTF to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POT online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/rtf-to...
  8. Convert WORDML to PPTX via C++ or with free Onl...

    Export WORDML to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code....Initialize a new Presentation object Add an AutoShape in your slide...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/wordml...
  9. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...* Constructs from a parent object convertible to this. @param...@param obj - The parent object. / constructor(obj: Aspose::Cells::Font);...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...ThreadStart_Context(Object state) 在 System.Threading.ExecutionContext... ContextCallback callback, Object state, Boolean preserveSyncCtx)...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...