Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 41,447 for

one

(1.68 sec)
  1. Merge DOTX Files Online or using C++ | products...

    Free online app to combine different DOTX files. C++ merging library code to merge DOTX documents....multiple DOTX documents into single one online for free via app. Save...files to merge them into single one Enter the parameters like selection...

    products.aspose.com/total/cpp/merge/dotx/
  2. Setting Formula Calculation Mode of Workbook|Do...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Select one of the options. Aspose.Cells...CalcModeType enumeration, which has one of the following values: CalcModeType...

    docs.aspose.com/cells/net/setting-formula-calcu...
  3. Set Margins of Comment or Shape inside the Work...

    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....code accesses the shapes one by one and sets their top, left...

    docs.aspose.com/cells/net/set-margins-of-commen...
  4. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....Possible Usage Scenarios Sometimes, one pivot table uses another pivot...method and then refreshes them one by one. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  5. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/par...
  6. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class....charts are not fully placed into one container. Because of this some...where whole chart is placed in one container. //Open document Document...

    docs.aspose.com/pdf/java/extract-chart-objects/
  8. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....combo box, // and then choose one of the items of text in the collection...display. string [] items = { "One" , "Two" , "Three" }; FormField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....paragraph can belong to no more than one mail merge region. // The contents...two mail merge regions sharing one paragraph. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.mai...
  10. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection....combo box, # and then choose one of the items of text in the collection...collection to display. items = [ 'One' , 'Two' , 'Three' ] combo_box_field...

    reference.aspose.com/words/python-net/aspose.wo...