Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 164,066 for

new

(0.05 sec)
  1. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....frequently arise for creating new documents based on existing scanned...advantageous: Quickly assemble a new contract or other legal agreement...

    docs.aspose.com/ocr/net/scan-to-word/
  2. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document doc = New Document(…...Document doc = new Document("example4.docx", new LoadOptions());...LayoutCollector layoutCollector = new LayoutCollector(doc); LayoutEnumerator...

    forum.aspose.com/t/nullpointerexception-during-...
  4. GoogleAiModel Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.AI.GoogleAiModel class to seamlessly integrate Google AI models, enhancing your document processing capabilities effortlessly.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Distribution Lists in Ruby|Documen...

    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.... new oneOffmembers . addItem ( Rjb...email.MapiDistributionList' ) . new ( "John R. Patrick" , "JohnRPatrick@armyspy...

    docs.aspose.com/email/java/working-with-distrib...
  7. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ai/
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Microsoft Word 2003. Document doc = new Document(getMyDir() + "Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  9. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...recommend you to kindly post a new thread/topic in Aspose.Cells...that the MinimumSize-option in new Aspose.Cells.PdfSaveOptions {...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  10. Convert CSV, TSV and TXT to Excel with Node.js ...

    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.... const loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells...from its path const wbCSV = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...