Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 213,096 for

new

(0.17 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = New FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a New Document object Document pdfDocument = New Document(); // Ad…...以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”...Create a new Document object Document pdfDocument = new Document();...

    forum.aspose.com/t/tif-pdf/293699
  9. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....it, edit slide content, add new slides, remove existing ones...constructor. $presentation = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/php-java/open-presentation/
  10. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...