Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 224,714 for

new

(0.33 sec)
  1. Display SVG Formats Using C++ | Aspose.PDF

    Open and view SVG documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.svg" , new SvgLoadOptions...

    products.aspose.com/pdf/cpp/viewer/svg/
  2. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/androidjava/create-fallb...
  3. 将文本文件作为工作簿打开|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....file LoadOptions loadOptions = new LoadOptions ( LoadFormat . CSV...CSV ); Workbook newWorkbook = new Workbook ( TextFile , loadOptions...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  4. ShapeBase.VerticalAlignment | Aspose.Words for ...

    Discover the ShapeBase VerticalAlignment property to optimize your shape's vertical positioning for enhanced design precision and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.HorizontalAlignment | Aspose.Words fo...

    Discover the ShapeBase HorizontalAlignment property to optimize horizontal positioning of shapes in your design for enhanced layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 Node.js 及 C++ 加载具有特定系统文化信息的工作簿|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....readable stream const inputStream = new Readable (); inputStream . _read...end of stream const culture = new Intl . NumberFormat ( "en-GB"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  8. Export Presentations to XAML on Android|Aspose....

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides for Android—quick, Office-free solution that keeps your layout intact....settings: Presentation pres = new Presentation ( "pres.pptx" );...); try { pres . save ( new XamlOptions ()); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  9. Working with Tasks on Exchange Server|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....article shows how to: Create a new task. Set a task’s timezone....Request Save Task to Disc Create New Task The following code snippet...

    docs.aspose.com/email/cpp/working-with-tasks-on...
  10. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....engine var recognitionEngine = new Aspose . OCR . AsposeOcr ();...recognition batch var source = new Aspose . OCR . OcrInput ( Aspose...

    products.aspose.com/ocr/net/