Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 200,002 for

new

(0.17 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....document using ( var document = new Aspose . Pdf . Document ()) {...certain dimensions var graph = new Aspose . Pdf . Drawing . Graph...

    docs.aspose.com/pdf/net/add-ellipse/
  2. PSD PSB Reduce Size Solution | products.aspose.com

    Reduce PSD files size...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/reduce-size/
  3. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management....for a new object. Each instance of a class creates a new object...Document doc = new Document (); // Create a new VBA project. VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  4. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...创建新的文档对象 Document document = new Document (); Page page = document...add (); TextFragment text = new TextFragment ( "A quick brown...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  5. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = New Aspose.Pdf.Document(fileStream)) …...Document pdfDocument = new Aspose.Pdf.Document(fileStream))...WatermarkArtifact artifact = new WatermarkArtifact() { ArtifactVerticalAlig...

    forum.aspose.com/t/watermarkartifact-api-not-wo...
  6. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields 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/working-with-extended...
  7. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... $document = new Document (); //Add page $page...AddImage ( $imageFileName , new Rectangle ( 20 , 730 , 120 ,...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....; MessageTestClass sender = new MessageTestClass ( "LINQ Reporting...BuildReportDataSourc.2.docx" , new object [] { sender }, new [] { "s" }); ReportBuilder...

    reference.aspose.com/words/net/aspose.words.low...
  10. 线性挤出加工|Documentation

    Aspose.3D for Node.js via Java 提供了 LinearExtrusion 类,该类接受一个 2D 形状作为输入,并在 3 维空间中扩展该形状。...// 初始化要挤压的基础轮廓 var profile = new aspose . threed . RectangleShape...3 维空间中执行线性挤压 var extrusion = new aspose . threed . LinearExtrusion...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...