Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 214,461 for

new

(1.32 sec)
  1. Gawe DOC Nganggo C#

    Gawe DOC anyar ing C# ing sawetara langkah. Nggawe DOC 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/doc/
  2. 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/
  3. Buat Dokumen Dalam Javascript

    Cipta fail menggunakan pustaka Node.js via .NET. Buat dokumen baharu dengan mudah dalam JavaScript dalam beberapa langkah....); 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/ms/nodejs-net/make/
  4. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...try { Document pdfDocument = new Document ( DATA_DIR . resolve...FileInputStream imageStream = new FileInputStream ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/images/add/
  5. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....FindReplaceOptions () Initializes a new instance of the FindReplaceOptions...FindReplaceDirection ) Initializes a new instance of the FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... let doc = new aw . Document ( base . myDir...FooterPrimary ); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Get Warning Callbacks for Font Substitution|Asp...

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

    docs.aspose.com/slides/java/getting-warning-cal...
  9. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and save all faces into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  10. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports....modified to demonstrate how to use new exporters. This tutorial, goes...this example, we have named the new folder fonts.ap . Note: demos...

    docs.aspose.com/pdf/jasperreports/how-to-update...