Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 222,973 for

new

(0.13 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided image....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/language_detection/
  2. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...0) { var pdfDocument = new Document(new MemoryStream(convertRequest...extract text var textAbsorber = new TextAbsorber(); // Accept the...

    forum.aspose.com/t/need-to-extract-text-from-th...
  4. Importing and Exporting Projects to Primavera |...

    This page explains how to import projects from Oracle Primavera P6 XER/XML formats and export them in various formats using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/importing-and-exporti...
  5. Merge SVG to PNG in PHP | products.aspose.com

    Merge SVG to PNG in PHP. Use PHP library API to combine SVG and PNG files...php" ); $pres = new Presentation (); try { $slide...get_Item ( 0 ); $svgImage1 = new SvgImage ( 'image1.svg' ); $image1...

    products.aspose.com/slides/php-java/merger/svg-...
  6. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...Add(new TabStop(50, TabAlignment.Left...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/add-tab-stops-to-the-headers...
  7. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout....TxtLoadOptions loadOptions = new TxtLoadOptions (); // Set the...right-to-left. Document doc = new Document ( MyDir + "Hebrew text...

    reference.aspose.com/words/net/aspose.words/par...
  8. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity....supported by MS Office 2016 new charts. Valid range of a value...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格...Java Document pdfDocument = new Document ( DATA_DIR . resolve...pdf" ). toString ()); alizes a new instance of the Table com . aspose...

    products.aspose.com/pdf/zh-hant/java/table/add/
  10. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....load a 3D file Scene scene = new Scene ( MyDir + "test.fbx" );...writer = new DataOutputStream ( new BufferedOutputStream ( new FileOutputStream...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...