Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 198,827 for

new

(0.18 sec)
  1. Urobiť DOC Pomocou C#

    Vytvorte nový DOC v C# v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice .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/sk/net/make/doc/
  2. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice .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/sk/net/make/md/
  3. Insert text into a cell|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/net/insert-text-into-a-cell/
  4. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  5. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....// Open document $document = new Document ( $inputFile ); $pages...$colors = new Color (); // create text stamp $textStamp = new TextStamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  6. 合并图像|Aspose.PDF for Java

    本节解释如何合并图像,并可以保存为Tiff格式。...MergeImages01 () { File f = new File ( _dataDir ); File [] images...InputStream > inputImagesStreams = new ArrayList < InputStream > ();...

    docs.aspose.com/pdf/zh/java/merge-images/
  7. Buat DOCX Menggunakan C#

    Buat DOCX baharu dalam C# dalam beberapa langkah. Buat DOCX 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/docx/
  8. Կատարեք Markdown՝ Օգտագործելով C#

    Ստեղծեք նոր Markdown C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով .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/md/
  9. Կատարեք DOC՝ Օգտագործելով C#

    Ստեղծեք նոր DOC C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով .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/doc/
  10. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility....The default value is ‘Times New Roman’. Examples Shows how to...doc = new Document (); FontSettings fontSettings = new FontSettings...

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