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

object

(0.14 sec)
  1. Source.doi property | Aspose.Words for Node.js

    Source.doi property. Gets or sets the digital Object identifier....property Gets or sets the digital object identifier. get doi () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在Ruby中管理文档属性|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/managing-document...
  3. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...document into a "Document" object, // Aspose.words will always...lists and will add a "List" object // for each to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++....Find Query Tables and List Objects related to External Data Connections...out Query Tables and List Objects related to an External Data...

    docs.aspose.com/cells/javascript-cpp/find-query...
  5. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++.... Create a Style object with specified formatting attributes... "D3" ); // Create a style object. const style = workbook . createStyle...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  6. InternableComplexAttr | Aspose.Words for Java

    Base class for internable complex attribute in Java....Object public abstract class InternableComplexAtt...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....source in the form of a custom object. public void CustomDataSource...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...
  8. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library.... Create a Memostream object and save the visio file as...using Save method having stream object and SaveFileFormat.PDF as parameters...

    products.aspose.com/diagram/net/conversion/
  9. How to Convert JSON to CSV in C#

    In this short tutorial, you will learn how to convert JSON to CSV in C#. You can write JSON to CSV C# console application by using a few API calls on Windows, Linux, or macOS....CSV Create an empty Workbook object to hold the converted CSV data...Create JsonLayoutOptions class object and configure the desired properties...

    kb.aspose.com/cells/net/how-to-convert-json-to-...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Markdown file into the Document object with the desired load options...creating the MarkdownLoadOptions object to set parameters for loading...

    kb.aspose.com/words/python/convert-markdown-to-...