Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 167,496 for

nuget

(0.56 sec)
  1. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....Cpp using NuGet package Manager Add reference...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  2. How to Send Email in C#

    Step by step tutorial on how to send email in C#. Learn how to send mail using SMTP server in C# and send email using Gmail SMTP C#....NET from NuGet package manager Include the...

    kb.aspose.com/email/net/how-to-send-email-in-c-...
  3. How to Add Watermark in Tiff using C#

    This step by step tutorial is about how to add watermark in Tiff using C#. This code in C# add Tiff watermark for protection of intellectual property rights of image....NET NuGet package Include Aspose.Imaging...

    kb.aspose.com/imaging/net/how-to-add-watermark-...
  4. How to Convert OTG to PDF in C#

    Step by step tutorial on how to convert OTG to PDF in C#. Convert OTG to PDF Using C#, ASP.NET, Windows Desktop applications....NET NuGet package Include Aspose.Imaging...

    kb.aspose.com/imaging/net/how-to-convert-otg-to...
  5. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Freetext 个注释。...打开 NuGet 软件包管理器,搜索 Aspose.pdf 然后安装。你...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  6. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....Cpp NuGet package Include reference to...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  7. Merge XPS files using .NET | Aspose.PDF

    Merge XPS files programmatically with C# sample code using Aspose.PDF for .NET...that you only need to open the NuGet , search for Aspose.PDF , and...

    products.aspose.com/pdf/net/merger/xps/
  8. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...11 update also available on NuGet ....

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  9. Ինչպես կարդալ PDF ֆայլը C++-ում

    Այս ձեռնարկում մենք կսովորենք, թե ինչպես կարդալ PDF ֆայլը C++-ով: Դուք կարող եք տեքստ կամ պատկերներ հանել PDF փաստաթղթից C++-ով:...Pdf for C++ -ը NuGet փաթեթների կառավարիչ գործիքից...

    kb.aspose.com/hy/pdf/cpp/how-to-read-pdf-file-i...
  10. Ինչպես փոխարկել EPS-ը TIFF-ի՝ օգտագործելով C++

    Այս թեմայում մենք կուսումնասիրենք, թե ինչպես փոխարկել EPS-ը TIFF-ի՝ օգտագործելով C++: Դուք կսովորեք, թե ինչպես բեռնել մուտքային EPS ֆայլը և այն վերածել պատկերի C++-ում՝ օգտագործելով պարզ API զանգեր:...Page for C++ -ը NuGet փաթեթների կառավարիչ գործիքից...

    kb.aspose.com/hy/page/cpp/how-to-convert-eps-to...