Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 214,054 for

new

(0.78 sec)
  1. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...MemoryStream oMTempStream = new MemoryStream(); Aspose.Imaging...ImageOptions.PngOptions OptionsI = new Aspose.Imaging.ImageOptions.PngOptions();...

    forum.aspose.com/t/images-conversion-without-bo...
  2. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/doc/
  3. VbaModule.sourceCode property | Aspose.Words fo...

    VbaModule.sourceCode property. Gets or sets VBA project module source code.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PSD PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/reduce-size/
  5. Audio|Aspose.Slides Documentation

    Work with audio in C# using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....Add_Audio () { using var pres = new Presentation (); var slide =...AddAudioFrameEmbedde ( 50 , 50 , 100 , 100 , new MemoryStream ()); } Access an...

    docs.aspose.com/slides/net/examples/elements/au...
  6. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  7. Create a spreadsheet document|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.... Workbook = new Workbook (); // Add a WorksheetPart...worksheetPart . Worksheet = new Worksheet ( new SheetData ()); // Add...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  8. Public API Changes in Aspose.3D 1.7.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.... It includes not only new and updated public methods, but...ThreeD.Entities.Frustum class A new class Frustum is added. Camera...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Make PDF Using Java

    Make a New PDF in Java in a few steps. Easily create PDF using Java library....the following example: Make a new PDF using Java Copy Examples...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/pdf/
  10. Გააკეთეთ HTML Javascript Ის Გამოყენებით

    შექმენით ახალი HTML JavaScript ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML 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/ka/nodejs-net/make/html/