Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 222,912 for

new

(0.22 sec)
  1. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field = ( FieldInfo )...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....FileStream: InputStream stream = new FileInputStream(getMyDir() +...streams: InputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....Initialize scene object Scene scene = new Scene (); // Call Common class...property BindPoint bindPoint = new BindPoint ( scene , translation...

    docs.aspose.com/3d/net/add-animation-property-a...
  5. 添加水印到 PDF|Aspose.PDF for PHP via Java

    本文解释了使用 PHP 处理工件和获取 PDF 水印的功能。...$document = new Document ( $inputFile ); $formattedText = new FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> getRgb (), ( new facades_FontStyle...

    docs.aspose.com/pdf/zh/php-java/add-watermarks/
  6. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…... image) { var imageTable1 = new Table() { IsBroken = false, Broken...row11.Cells.Add(); var image11 = new Image { File = Path.Combine(path...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  7. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method... let doc = new aw . Document ( base . myDir...String in HTML format. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for Java 20.3 - 发行说明|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.... save ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. 使用连接索引连接形状|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....initialize a new drawing Diagram diagram = new Diagram (); //...points Connection connection1 = new Connection (); connection1 ....

    docs.aspose.com/diagram/zh/java/use-connection-...
  10. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....Please note, if you create a new file in MS Excel, you will find...first worksheet const workbook = new Workbook (); const worksheet...

    docs.aspose.com/cells/javascript-cpp/load-workb...