Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 223,144 for

new

(0.25 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...Add_Header_Footer () { using var pres = new Presentation (); var slide =...Update_Date_Time () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation.... new # Create document object pdf...aspose . pdf . Document ' ). new ( data_dir + ' Example . svg...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  3. Saving Files in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/saving-files-in-php/
  4. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...docm" ); Document destDoc = new Document (); VbaProject copyVbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ViewOptions.viewType property | Aspose.Words fo...

    ViewOptions.viewType property. Controls the view mode in Microsoft Word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API... BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...below. using ( Stream str = new FileStream ( $"{path}StoreImageAsStream...

    docs.aspose.com/barcode/net/save-barcode-image/
  8. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument presentations to other file formats.... Load the new font. Add a rule for the replacement...Loads a presentation $pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/php-java/font-substitution/
  9. 在 PHP 中更新并保存电子邮件|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....MessageFormat $mailMessage = new MailMessage (); $email = $mailMessage...MailAddressCollectio object $contacts = new MailAddressCollectio (); \ #...

    docs.aspose.com/email/zh/java/update-and-save-a...
  10. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

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