Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 213,069 for

new

(0.17 sec)
  1. FieldUserAddress | Aspose.Words for Java

    Implements the USERADDRESS field in Java.... Document doc = new Document(); // Create a UserInformation...UserInformation userInformation = new UserInformation(); userInformation...

    reference.aspose.com/words/java/com.aspose.word...
  2. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…... var fontSettings = new Aspose.Words.Fonts.FontSettings();...SetFontsSources(new Aspose.Words.Fonts.FontSourceBase[] { new Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  3. ASPOSE.WORDS license expiry - Free Support Foru...

    Our ASPOSE.WORDS license is expiring on October 2nd, 2025 as mentioned in the xml code in our .NET application. Vendor is saying license would be reNewed but our xml code shows it requires New license code to be keyed in…...our xml code shows it requires new license code to be keyed into...the app to work Do we need the new license file to be included in...

    forum.aspose.com/t/aspose-words-license-expiry/...
  4. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-jpg/
  5. Edit PDF in C# | products.aspose.com

    Edit PDF in C#. Use .NET library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Slides for .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/net/editor/pdf/
  6. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for Java , you can add a new line of text to a PPT document...

    products.aspose.com/slides/java/editor/ppt/
  7. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 在 PS 文件中使用形状 | Java

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-sh...
  9. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; # Creates a new presentation to which the video...$pres = new Presentation (); try { $fileStream = new Java ( "java...

    docs.aspose.com/slides/php-java/manage-blob/
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Slides; List<string> queryKeys = new() { "6780253.SLIDE2147483647_OBJECT...Aspose.Slides.Presentation ap = new(ReportStream); foreach (ISlide...

    forum.aspose.com/t/updated-embedded-excel-data-...