Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 197,077 for

new

(0.08 sec)
  1. 在 PS 文件中使用页面 | Java

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

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  2. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  3. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object...aw . Document () # Create a new VBA project. project = aw . vba...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to change Microsoft Project (MPP/XML) project files' calculation modes. Also, samples of reading or setting project properties are presented below....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-project-...
  5. Images were misplaced when converted from word ...

    O’Keeffe’s Tube Bridge Crane Procedure.pdf (7.2 MB) Hi Team, We are converting a Word document which consists of Images to PDF using aspose API. But in the generated PDF, images were misplaced like coming on top of tex…...OptimizationOptions optimizationOptions = new OptimizationOptions(); optimizationOptions...aspose.words.License license= new com.aspose.words.License(); FileInputStream...

    forum.aspose.com/t/images-were-misplaced-when-c...
  6. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= "Courier New" ; builder . font . localeId = new CultureInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Sending and Forwarding Messages - Send Outlook ...

    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....MailMessage instance MailMessage msg = new MailMessage (); // Create an...SmtpClient class SmtpClient client = new SmtpClient (); // Specify your...

    docs.aspose.com/email/java/sending-and-forwardi...
  9. 管理 C# 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...using ( Presentation pres = new Presentation ()) { // Accesses...IPortion port01 = new Portion (); IPortion port02 = new Portion ();...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  10. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...Annotation var screenAnnotation = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/zh/net/multimedia-annotation/