Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 213,190 for

new

(0.25 sec)
  1. Փոխարկել JPG PDF Java

    Փոխարկեք JPG ը PDF ձևաչափի Java կոդով: Պահեք JPG որպես PDF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  2. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...var categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  3. Convert PDF to Excel in JavaScript|Aspose.PDF f...

    Aspose.PDF for JavaScript allows you to convert PDF to convert PDF to XLSX, and CSV formats....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  4. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....case-sensitive string: AsposeOCR api = new AsposeOCR (); RecognitionSettings...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/characters-blacklist/
  5. PDF to DOC Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one DOC 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 PDF document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-doc/
  6. JPEG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  7. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for .NET recognition results in XML format....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/save-xml/
  8. SvgSaveOptions.idPrefix property | Aspose.Words...

    SvgSaveOptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output document... let doc = new aw . Document ( base . myDir...prefix.docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... let doc = new aw . Document ( base . myDir...selectable text. let options = new aw . Saving . SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your document formatting and design....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...