Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 165,072 for

new

(0.28 sec)
  1. IStructuredDocumentTag.lockContentControl prope...

    IStructuredDocumentTag.lockContentControl property. When set to true, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...user to fill it in. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....GroupShape constructor Creates a new group shape. public GroupShape...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert Image To TXT Javascript

    Convert Image to TXT format in JavaScript code. Save Image as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/nodejs-net/conversion...
  4. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the document's protection for enhanced security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  5. ChartDataLabelCollection.ShowValue | Aspose.Wor...

    Discover how the ShowValue property in ChartDataLabelCollection enhances your data visualization by displaying series values. Optimize your charts today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Create a new workbook Workbook workbook ; // Add a new worksheet..."Times New Roman" style . GetFont (). SetName ( u "Times New Roman"...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. 在PHP中将工作表转换为SVG|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.... PHP 代码 $saveFormat = new SaveFormat (); $path = $dataDir...the template file $workbook = new Workbook ( $path ); //Convert...

    docs.aspose.com/cells/zh/java/converting-worksh...
  8. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert MHTML Files to Various Formats in C#|Do...

    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....mhtml" , new MhtmlLoadOptions ()); var icsView...MailMessage . Load ( "message.mhtml" , new MhtmlLoadOptions ()); // Extract...

    docs.aspose.com/email/net/converting-between-fo...
  10. DocumentLoadingArgs Class | Aspose.Words for .NET

    Explore the Aspose.Words.Loading.DocumentLoadingArgs class for efficient document loading. Enhance your workflow with powerful notification arguments....LoadingProgressCallb progressCallback = new LoadingProgressCallb (); LoadOptions...LoadOptions loadOptions = new LoadOptions { ProgressCallback = progressCallback...

    reference.aspose.com/words/net/aspose.words.loa...