Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 164,064 for

new

(0.07 sec)
  1. 使用 C# 转换 XML | Aspose.PDF

    在 .NET Framework、.NET Core 上转换 XML 并加载到 PDF 文档的 C#....( xsltFile ); var options = new Aspose . Pdf . HtmlLoadOptions...Width = 420 ; var pdfDocument = new Aspose . Pdf . Document ( TransformXmltoHtml...

    products.aspose.com/pdf/zh-hans/net/transform-xml/
  2. Gmail Utility Features|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....try { Calendar newCalendar = new Calendar ( "summary" , null ...( calendarId ); // Create a new appointment and Calculate appointment...

    docs.aspose.com/email/java/gmail-utility-features/
  3. Rendering Timescaled Gantt Chart Views

    Learn how to render Gantt charts from your project files (MPP/XML/Primavera XML) with different timescale resolutions using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  4. 使用 Java 转换 XML | Aspose.PDF

    用于转换 XML 并在 Java 和 PHP 上加载到 PDF 文档的 Java 源代码,德尔福。... newTransformer ( new StreamSource ( xslFile ) ); StreamSource...StreamSource xmlsource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/zh-hans/java/transform-...
  5. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the.../// <summary> /// Creates a new table in the document with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 图像|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片中。使用 PHP 将图像添加到幻灯片母版或作为幻灯片背景。使用 PHP 将 SVG 添加到 PowerPoint 演示文稿中。使用 PHP 将 SVG 转换为 PowerPoint 中的形状。使用 PHP 将图像作为 EMF 添加到幻灯片中。...例代码演示了如何将图像添加到幻灯片中: $pres = new Presentation (); try { $slide...以下示例代码演示了如何将网络图像添加到幻灯片中: $pres = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/image/
  8. 使用 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...
  9. 使用 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/
  10. Convert JPG To TXT Javascript

    Convert JPG to TXT format in JavaScript code. Save JPG as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/nodejs-net/conversion...