Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 213,276 for

new

(0.13 sec)
  1. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .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/hy/net/make/html/
  2. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....actions: Load the PDF file - new Document object. Create annotations:...PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/highlights-annotation/
  3. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "Series 1" , categories , new [] { 76.6 , 82.1 , 91.6 }); chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....docx", new String[]{inputDoc1, inputDoc2});...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. 档案

    档案...Document 类的对象 Document doc = new Aspose.Note.Document(); // 初始化...类对象 Aspose.Note.Page page = new Aspose.Note.Page(doc); // 文档中所有文本的默认样式。...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  6. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$document = new Document ( $inputFile ); $pdfFormat = ( new PdfFormat...pdf package can both create new and manipulate existing PDF files...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  7. VbaModuleCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your VBA projects with the VbaModuleCollection Add method, allowing seamless addition of modules for improved functionality....Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaModuleType enumeration | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object... let doc = new aw . Document (); // Create a new VBA project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMergerContext.MailMergeOptions | Aspose.Wor...

    Discover the MailMergeContext MailMergeOptions feature to streamline your document automation and enhance your workflow efficiency effortlessly....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  10. 在单元格中插入文本|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....name and text, // inserts a new work sheet and writes the text...text to cell "A1" of the new worksheet. public static void InsertText...

    docs.aspose.com/cells/zh/net/insert-text-into-a...