Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 214,361 for

new

(0.13 sec)
  1. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType fonts efficiently. Enhance your document's typography today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Table borders with bigger border weight are ren...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table borders with bigger border weight are rendered incorrectly in the exported pptx. Please find the pdf input atta…...throws Exception { var pdfBytes = new ClassPathResource("bug_254459...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-borders-with-bigger-bo...
  3. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... new ( data_dir + "Document.doc" )...'com.aspose.words.Document' ) . new ( stream ) \ # You can close...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save document... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using Node.js with Aspose.Cells for Node.js via C++....to add a new digital signature const workbook = new AsposeCells...collection const dsCollection = new AsposeCells . DigitalSignatureColl...

    docs.aspose.com/cells/nodejs-cpp/add-digital-si...
  6. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of chart series included in this group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...of AsposeOcr AsposeOcr api = new AsposeOcr(); // Set preprocessing...PreprocessingFilter filters = new PreprocessingFilter { PreprocessingFilter...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  8. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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.... It includes not only new and updated public methods, but...Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...

    docs.aspose.com/diagram/java/public-api-changes...
  9. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

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

    Discover the Aspose.Words.Drawing.ArrowWidth enum to customize arrow end widths for enhanced document visuals and precision in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

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