Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 210,440 for

new

(0.15 sec)
  1. 合并图像|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/
  2. Creating and Saving Outlook Contacts in PHP|Doc...

    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.... PHP Code $contact = new MapiContact (); \ # Set different...MapiContactNamePrope $name_prop_set = new MapiContactNamePrope (); $name_prop_set...

    docs.aspose.com/email/java/creating-and-saving-...
  3. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/print-tickets-xps/
  4. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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....Node class, Adds new classes Aspose.ThreeD.Utilities...developers. It includes not only new and updated public methods, but...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Gawe Dokumen Ing C#

    Gawe berkas nganggo perpustakaan .NET. Nggawe dokumen anyar kanthi gampang ing C# kanthi sawetara langkah....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/jv/net/make/
  6. Gawe WORD Nganggo C#

    Gawe WORD anyar ing C# ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan .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/jv/net/make/word/
  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. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately.... var options = new RenderingOptions (); options...options . WarningCallback = new FontWarningHandler (); // Load the presentation...

    docs.aspose.com/slides/net/getting-warning-call...