Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 213,155 for

new

(0.15 sec)
  1. 档案

    档案...// 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test.png");...AntiAliasGridFit; Brush brush = new SolidBrush(Color.FromKnownColor(KnownColor...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  2. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/net/conversion/html-to...
  3. Working with Voting Option Using MapiMessage|Do...

    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....create a poll when composing a new message. It lets them include...allows the same while creating a new Outlook message. The FollowUpOptions...

    docs.aspose.com/email/java/working-with-voting-...
  4. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....following sample code that creates a new Excel file and puts the chart...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  5. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...(SVGDocument doc = new SVGDocument(filename, new Aspose.Svg.Configuration()))...using (PdfDevice pdfDevice = new PdfDevice(saveOptions, filename)...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  6. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  7. Loading TeX from a disk | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from disk with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/tex/net/load-tex-from-disk/
  8. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...main = new Document(path + "1.docx"); Document cover = new Document(path...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  9. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...information. let userInformation = new aw . Fields . UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF to TEXT Converter using Android via Java | ...

    Sample code on Java for PDF to TEXT conversion. Use example code for batch PDF to TEXT conversion in Android...Open document try { document = new Document ( inputStream ); } catch...TextAbsorber ta = new TextAbsorber (); int [] pages = new int [] { 1...

    products.aspose.com/pdf/android-java/conversion...