Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 223,125 for

new

(0.84 sec)
  1. PST Files Management | Create and Parse Outlook...

    Discover how to streamline Outlook task management in PST files in C#. Explore code samples to read, create, and work with tasks programmatically....Working with Task Items Adding new Outlook Tasks to PST Communication...read their properties, create new ones, and perform other tasks-related...

    blog.aspose.com/email/working-with-outlook-task...
  2. 在 PHP 中向 PST 添加文件|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....$personalStorage = new PersonalStorage (); $fileFormatVersion = new FileFormatVersion...Unicode ); $standardIpmFolder = new StandardIpmFolder (); $fi = $pst...

    docs.aspose.com/email/zh/java/adding-files-to-p...
  3. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions { IgnoreFootnotes...

    reference.aspose.com/words/net/aspose.words.rep...
  4. DocumentBuilderOptions.ContextTableFormatting |...

    Discover the ContextTableFormatting property in DocumentBuilderOptions. Ensure table formatting remains independent, enhancing your document's clarity and style.... Document doc = new Document (); DocumentBuilderOptio...DocumentBuilderOptio builderOptions = new DocumentBuilderOptio (); builderOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  6. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....are updated to reference the new style. If a matching style already...destination document uses Times New Roman 14pt font. When importing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting.... Document doc = new Document (); Paragraph paragraph...collection: TabStop tabStop = new TabStop ( ConvertUtil . InchToPoint...

    reference.aspose.com/words/net/aspose.words/tab...
  8. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will take us to the URL via a new web browser window. doc . Save...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FontSubstitutionRule Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSubstitutionRule class—your essential guide for effective font substitution in document processing and design....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....stored and reused to obtain new access tokens without requiring...HttpClient HttpClient httpClient = new HttpClient (); // Create an authorization...

    docs.aspose.com/slides/net/slides-on-cloud-plat...