Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 214,446 for

new

(0.14 sec)
  1. Public API Changes in Aspose.Imaging 2.7.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, added...0 has introduced a series of new classes to assist with tracking...

    docs.aspose.com/imaging/net/public-api-changes-...
  2. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = New Document(); DocumentBuilder b…...docOriginal = new Document(); DocumentBuilder builder = new Documen...CompareOptions compareOptions = new CompareOptions(); compareOptions...

    forum.aspose.com/t/document-compare-does-not-re...
  3. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java... However, we have taken a new approach to help you overcome...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...

    docs.aspose.com/slides/java/print-presentation/
  4. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....document Document pdfDocument = new Document ( "input.pdf" ); //...stamp TextStamp textStamp = new TextStamp ( "Sample Stamp" );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  5. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/open-ai-online/
  6. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/ai/
  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/view/ai/
  8. Prohlížeč souborů AI online | products.aspose.com

    Zobrazit soubor AI online pomocí vestavěné aplikace Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cz/ai/
  9. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FindReplaceOptions options = new FindReplaceOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  10. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...