Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 199,509 for

new

(0.13 sec)
  1. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...PaginaFinal; page++) { textAbsorber = new TextAbsorber(); textAbsorber...TextSearchOptions.Rectangle = new Aspose.Pdf.Rectangle(0, 20, 300...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  2. 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...
  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. 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/
  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. 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/
  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. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing document BuildingBlock objects efficiently and enhancing your workflow....blocks from the collection to a new array of building blocks. (2...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  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...