Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 214,313 for

new

(0.09 sec)
  1. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a New smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...the layers and introducing a new smartobject and saving the file..."TRF6242.png"; FileStream stream = new FileStream(filePath, FileMode...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  3. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Description add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...legend font. Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。...AddText01 () { PdfFileMend mender = new PdfFileMend (); mender . BindPdf...pdf" ); FormattedText message = new FormattedText ( "欢迎来到 Aspose...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  6. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...document Document pdfDocument = new Document("input.pdf"); // Create...redaction = new RedactionAnnotation(pdfDocument.Pages[1], new Rectangle(100...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/java/your-first-aspose-...
  8. Save OneNote Document as Image | Aspose.Note Do...

    Learn how to save a OneNote document as image formats including BMP, JPG, Jpeg, TIFF using Java API....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/save-a-onenote-docume...
  9. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Document doc = new Document(); StructuredDocumentTa sdt = new StructuredDocumentTa(doc...field. DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... Create a new Paragraph for superscript text...of the ITextFrame . Create a new text portion object. Set the...

    docs.aspose.com/slides/net/superscript-and-subs...