Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 198,762 for

new

(0.2 sec)
  1. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing OCR....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...PreprocessingFilter filters = new Aspose . OCR . Models . PreprocessingFilters...

    docs.aspose.com/ocr/net/median/
  2. PDF to SVG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to SVG document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  3. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to HTML document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  4. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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 Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  5. Chart Data Label|Aspose.Slides for Node.js via ...

    Set PowerPoint chart data label and distance in JavaScript...chart data label: var pres = new aspose . slides . Presentation...Presentation class var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  6. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Example: FloatingBox floatingBox = new FloatingBox(); floatingBox.setLeft(x);...aspose.pdf.MarginInfo margin = new com.aspose.pdf.MarginInfo(leftPadding...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  7. Composing SHAR Archives | Aspose.Zip Documentation

    This page explains how to compose SHAR archives using the Java library....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/java/shar-composition/
  8. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  9. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management.... Document doc = new Document (); // Configure a SaveOptions...OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat ...

    reference.aspose.com/words/net/aspose.words/fil...