Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 164,005 for

new

(0.06 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...shading.setBackgroundPattern(new Color(240, 128, 128)); // Light...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-shapes/
  4. 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/
  5. 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/
  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. 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/
  9. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for Java , you can add a new line of text to an HTML document...

    products.aspose.com/slides/java/editor/html/
  10. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode....Times New Roman fonts into a PDF document. let doc = new aw .... Document (); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...