Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 214,303 for

new

(0.21 sec)
  1. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 John.He: John.He: 爱的发发发 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/ar/python-net/why-aspose-...
  2. sample_data.xlsx

    Sheet1 City Region Store Chicago Central 3055 New York East 3036 Detroit Central 3074 John.He: John.He: 爱的发发发 Sheet2 City2 Region2 Store3 Seattle West 3000 philadelph East 3082 Detroit Central 3074......Region Store Chicago Central 3055 New York East 3036 Detroit Central...West 3166 New York East 3090 Chicago Central 3055 New York East...

    docs.aspose.com/cells/it/python-java/why-aspose...
  3. PrimaryandSecondaryAxis.xlsx

    Sheet1 Region Sales Volume Growth Rate Peking 100 0.7 New York 80 0.8 Paris 140 1 Growth Rate Peking New York Paris 0.7 0.8 1 Sales Volume Peking New York Paris 100 80 140 2024-01-05T09:10:59Z 16.0......7 New York 80 0.8 Paris 140 1 Growth Rate Peking New York...7 0.8 1 Sales Volume Peking New York Paris 100 80 140 2024-01-05T09:10:59Z...

    docs.aspose.com/cells/java/primary-and-second-a...
  4. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Scene to Compressed AMF Format|Documenta...

    Aspose.3D for Node.js via Java offers AmfSaveOptions class which allows you to set boolean value for compression as per your requirements....scene = new aspose . threed . Scene (); var box = new aspose ...getTransform (). setScale ( new aspose . threed . Vector3 ( 12...

    docs.aspose.com/3d/nodejs-java/export-scene-to-...
  6. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Search Messages and Folders in a PST by Some Cr...

    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....PST file $personalStorage = new PersonalStorage (); $pst = $personalStorage...getSubFolder ( "myInbox" ); $builder = new PersonalStorageQuery (); \ #...

    docs.aspose.com/email/java/search-messages-and-...
  8. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...in C# using (Document pdf = new Document()) { var page = pdf...//-------- Aspose.Pdf.Table table1 = new Aspose.Pdf.Table(); table1.ColumnWidths...

    forum.aspose.com/t/table-getheight/316445
  9. AiModel.Create | Aspose.Words for .NET

    Discover the AiModel Create method to effortlessly generate New AiModel class instances, enhancing your AI development with streamlined efficiency....Create method Creates a new instance of AiModel class. public...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the data source, and starts a new merge document. If the comparison...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...