Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 213,563 for

new

(0.78 sec)
  1. MailMerge.RestartListsAtEachSection | Aspose.Wo...

    Discover the MailMerge RestartListsAtEachSection property—control list resets in each section for seamless mail merges. Enhance your document precision today!... Document doc = new Document ( MyDir + "Section breaks...MailMerge . Execute ( new string [ 0 ], new object [ 0 ]); doc ...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 移动幻灯片到新位置|Aspose.Slides 文档

    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....FilePath + "Move a slide to a new position.pptx" ; MoveSlide (...presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  3. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/
  4. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...its current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Print 3D PDF - Free Support Forum - aspose.com

    Is it possible to print all the views from a 3D PDF viewer, using Aspose.PDF or another Aspose product?...Print3DPDF(string pdfPath) { var viewer = new PdfViewer(); viewer.BindPdf(pdfPath);...ViewerOnCustomPrint; var ps = new PrinterSettings { PrinterName...

    forum.aspose.com/t/print-3d-pdf/314439
  6. Language detecton|Documentation

    How to detect the languages used on the provided image....languages: OcrInput input = new OcrInput ( InputType . SingleImage...AsposeOCR recognitionEngine = new AsposeOCR (); // Add an image...

    docs.aspose.com/ocr/java/language_detection/
  7. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists... const srcDoc = new aw . Document ( base . myDir...item.docx" ); const dstDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Metered Licensing|Documentation

    PSD Photoshop C# Library allows developers to apply metered key which is a New licensing mechanism and will be used along with existing licensing method.... It is a new licensing mechanism. The new licensing mechanism...Aspose . PSD . Metered metered = new Aspose . PSD . Metered (); //...

    docs.aspose.com/psd/net/metered-licensing/
  10. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。... "data" ); const workbook = new AsposeCells . Workbook (); //...ContentDisposition . Inline , new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...