Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 196,911 for

new

(0.24 sec)
  1. How to migrate to Aspose.Imaging v1.6.0 or high...

    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.... It includes new and obsoleted features along...snippet describes the usage of new namespace in place of the obsoleted...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  2. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....jar" ); $ doc = new Java ( "com.aspose.words.Document"...Document" ); $ builder = new Java ( "com.aspose.words.DocumentBuilder"...

    docs.aspose.com/words/java/usage-examples-for-php/
  3. Working with Gmail Contacts|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....from a Gmail account, create new contacts, and update as well...a Contact Contact contact = new Contact (); contact . setPrefix...

    docs.aspose.com/email/java/working-with-gmail-c...
  4. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...document using ( var document = new Aspose . Pdf . Document ()) {... Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  5. What is an XLSX File? .xlsx File Extension, Pro...

    Learn about the XLSX file format, its extension, and how it is used for project management. Discover XLSX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLSX files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/xlsx/
  6. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfContent = new MemoryStream(); var license = new License(); license...lic”); var document = new Document(new MemoryStream(documentBytes));...

    forum.aspose.com/t/key-not-found-exception/293338
  7. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...document using ( var document = new Aspose . Pdf . Document ()) {...fragment var textFragment1 = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  8. Convert Image To WORD C#

    Convert Image to WORD format in C# code. Save Image as WORD using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  9. Convert Image To PDF C#

    Convert Image to PDF format in C# code. Save Image as PDF using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/net/conversion/image-...
  10. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-ima...