Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 217,873 for

new

(0.15 sec)
  1. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...// Open document $document = new Document ( $inputFile ); // Open...first document $document1 = new Document ( $inputFile1 ); //...

    products.aspose.com/pdf/php-java/merger/
  2. 改变平面方向|Documentation

    Aspose.3D for Node.js via Java 允许更改场景的方向。为了改变方向,在Plane类中引入了getUp() 和setUp() 方法。...Initialize Scene var scene = new aspose . threed . Scene (); //...Initialize Plane var plane = new aspose . threed . Plane (); //...

    docs.aspose.com/3d/zh/nodejs-java/changing-plan...
  3. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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.... It includes not only new and obsoleted public methods...Imaging . Rectangle rectangle = new Aspose . Imaging . Rectangle...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...base64 using (MemoryStream ms = new MemoryStream()) { args.Image...StringBuilder chunkedBase64 = new StringBuilder(); for (int i =...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Size Unit for the Barcode Image in PHP|Docu...

    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....object $symbology = new Symbology (); $bb = new BarCodeBuilder (...is Milimeter $graphicsUnit = new GraphicsUnit (); $bb -> setGraphicsUnit...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  7. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise text editing. Optimize your workflow!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FindReplaceOptions options = new FindReplaceOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...edit a PPT file by adding a new line of text to it. Edit PPT...PHP via Java , you can add a new line of text to the PPT document...

    products.aspose.com/slides/php-java/editor/ppt/
  10. FontConfigSubstitutionRule.ResetCache | Aspose....

    Optimize your font management with the FontConfigSubstitutionRule ResetCache method. Effortlessly clear fontconfig results for improved performance....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...