Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 164,045 for

new

(0.06 sec)
  1. Read a Task's Timephased Data in PHP

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  2. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Initialize a new object of the Graphics class...Bitmap class . Initialize a new object of the Graphics class...

    docs.aspose.com/drawing/java/working-with-coord...
  3. 使用 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/
  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. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...properties. Assert . AreEqual ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances document security by easily managing signing options for seamless digital signatures.... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...