Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 165,041 for

new

(0.14 sec)
  1. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...XmpData = new Aspose.Imaging.Xmp.XmpPacketWrapper();...null) { svgImage.XmpData.Meta = new Aspose.Imaging.Xmp.XmpMeta();...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  2. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "Drawing...LineTo geometry object $line_to = new LineTo (); \ # set X value $line_to...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  3. TEXT to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input Text file...// Create a new Document object. $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/tex...
  4. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....speed LoadOptions loadOptions = new LoadOptions (); loadOptions ...TempFolder ); Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.loa...
  5. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a New page or section or runs continuously....starts over at the beginning of a new page or section or runs continuously...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HIBCPASCodetext|Aspose.BarCode for Python via ....

    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....HIBCPASCodetext() Initializes a new instance of the HIBCPASCodetext...data) Adds new record add_record(record) Adds new record get_records()...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm.... var doc = new aw . Document (); // Use a DocumentBuilder...builder = new aw . DocumentBuilder ( doc ); // Write a new paragraph...

    docs.aspose.com/words/nodejs-net/installation/
  9. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects.... newDpi Double The new dpi (dots per inch) resolution...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  10. Converting ZIP to 7z | Aspose.Zip Documentation

    A guide on converting ZIP files to 7z format using Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...