Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 40,605 for

one

(0.09 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. 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: Cal...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  2. Working with Freeze Panes|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...."third sheet" ); // Freeze only one row sheet1 . CreateFreezePane...2 , 0 , 2 ); // Freeze only one column sheet2 . CreateFreezePane...

    docs.aspose.com/cells/net/working-with-freeze-p...
  3. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....text placeholders: one for the title and one for the subtitle....placeholder at the top and a larger one below for main content (such...

    docs.aspose.com/slides/java/slide-layout/
  4. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....text placeholders: one for the title and one for the subtitle....placeholder at the top and a larger one below for main content (such...

    docs.aspose.com/slides/php-java/slide-layout/
  5. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page API solution for Java is described and illustrated with the code snippets here.... One array of bytes for one page of input document...arrays of bytes. One array of bytes for one page of an input...

    docs.aspose.com/page/java/convert-xps/
  6. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes....WORD_ART_VERTICAL Text is vertical, with one letter on top of the other. ...LEFT Text is vertical, with one letter on top of the other, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user... address = "One Microsoft Way" ; doc . fieldOptions...USERADDRESS " ). result ). toEqual ( "One Microsoft Way" ); doc . updateFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document....Now, there is one unused character style and one unused list style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....points and data values are one-to-one in column charts. series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the document has a VBA project (macros) in C++....MACROBUTTON field, and reference one of the document's macros by name...macro, // our macro will be the one that the MACROBUTTON field runs...

    reference.aspose.com/words/cpp/aspose.words/doc...