Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 15,887 for

true type

(0.4 sec)
  1. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。...Type :获取工件类型(支持 Artifact.ArtifactType...; artifact . IsBackground = true ; // Add watermark artifact...

    docs.aspose.com/pdf/zh/net/add-watermarks/
  2. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the same or different file types into one file using Python Merge...Rectangle ( 0 , 0 , 595 , 842 , True ) page . add_image ( image_stream...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  3. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET.... DayWorking = true ; 29 cal. WeekDays . Add (myWeekDay);...object. Supported base calendar types include: Standard : Monday–Friday...

    docs.aspose.com/tasks/net/creating-updating-and...
  4. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...between Word, PDF, and image types Aspose.Words Product Family...SetFontsFolder("path_to_your_fonts_folder", true); Document doc = new Document("your_document...

    forum.aspose.com/t/font-missmatch-between-word-...
  5. Create Email Messages with Customized Options i...

    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....0 Content - Type : multipart / alternative ;...MailMessage class. Common header types are defined in the HeaderType...

    docs.aspose.com/email/net/create-email-messages/
  6. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow.... Two different file types, such as image to PDF , JPG...presentation1 . masters [ 0 ], True ) presentation1 . save ( "combined_with_master...

    docs.aspose.com/slides/python-net/merge-present...
  7. Connecting to IMAP Server|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....returns the supported extension types in the form of a string array...ReadOnly property which when set to true , indicates that no changes...

    docs.aspose.com/email/net/connecting-to-imap-se...
  8. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Run, true)) { if (run.Text.Contains("µL/bee"))...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/issue-with-font-family-chang...
  9. 档案

    档案..._SlideShowTransition()->set_Type(Aspose::Slides::SlideShow::..._SlideShowTransition()->set_Type(Aspose::Slides::SlideShow::...

    blog.aspose.com/zh/slides/add-slide-transitions...
  10. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....disable or restrict resource types such as scripts, images, plugins...makedirs (output_dir, exist_ok = True) 12 13 # Create an instance...

    docs.aspose.com/html/python-net/sandboxing/