Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 213,297 for

new

(0.21 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/androidjava/superscript-...
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/java/superscript-and-sub...
  3. Manage Appointments: Create & Manipulate, Conve...

    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....NET can be used to create a new appointment. In this article...class Appointment appointment = new Appointment ( "Meeting Room 3...

    docs.aspose.com/email/net/create-and-manipulate...
  4. glTF Mesh Features Example|Documentation

    This documentation page demonstrates how to create a glTF file with EXT_mesh_features using Aspose.3D for .NET....we create a mesh var mesh = new Mesh (); // Add control points...mesh . ControlPoints . Add ( new Vector4 ( 0 , 1 , 0 )); // Point...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  5. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...source image Rectangle rect2D = new Rectangle ( 0 , 0 , 430 , 440...440 ); using ( Bitmap bmp = new Bitmap ( $"{path}multiple_codes...

    docs.aspose.com/barcode/net/set-target-regions/
  6. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the highest resolution that can be set? var pdfDocument = New …... var pdfDocument = new Document(FullImageMemoryStrea);...a); Resolution resolution = new Resolution(AppSettings.Instance...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  7. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = New AppShell();......InitializeComponent(); MainPage = new AppShell(); } } mauibarcode/...BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  8. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Გააკეთეთ 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/ka/net/make/md/
  10. Urobiť Markdown Pomocou Javascript

    Vytvorte nový Markdown v JavaScript v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Node.js via .NET....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/sk/nodejs-net/make/md/