Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 195,381 for

new

(0.2 sec)
  1. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Buat HTML Menggunakan C#

    Buat HTML baharu dalam C# dalam beberapa langkah. Buat HTML dengan mudah menggunakan pustaka .NET....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...builder.Font; font.Name = "Courier New" ; font.Color = Color.Blue; font...

    products.aspose.com/words/ms/net/make/html/
  4. Aspose.PSD for Java 20.8 - Release Notes|Docume...

    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.... areEqual ) { throw new FormatException ( String . format...} } LocalScopeExtension $ = new LocalScopeExtension (); String...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Gmail Utility Features|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....try { Calendar newCalendar = new Calendar ( "summary" , null ...( calendarId ); // Create a new appointment and Calculate appointment...

    docs.aspose.com/email/java/gmail-utility-features/
  6. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Presentation Viewer|Aspose.Slides for Node.js v...

    PowerPoint presentation viewer in JavaScript...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。...打开文档 Document pdfDocument = new Document ( _dataDir + "AddImageStamp...创建图片印章 ImageStamp imageStamp = new ImageStamp ( _dataDir + "aspose-logo...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...
  9. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...document using ( var document = new Aspose . Pdf . Document ()) {...object document . Collection = new Aspose . Pdf . Collection ();...

    docs.aspose.com/pdf/zh/net/portfolio/
  10. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create New instances of this class for seamless code integration and enhanced functionality....CommentRangeEnd constructor Initializes a new instance of this class. public...Document doc = new Document (); Comment newComment = new Comment (...

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