Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 197,077 for

new

(0.16 sec)
  1. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified.... let doc = new aw . Document (); // Insert a...may enter text into. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT.... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Messages from IMAP Server|Document...

    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....Email-for-Java ImapClient client = new ImapClient (); client . setHost...password ImapClient client = new ImapClient ( "localhost" , "user"...

    docs.aspose.com/email/java/working-with-message...
  4. Convert EPUB to GIF in C# – Aspose.HTML for .NET

    Convert EPUB to GIF in C# using Aspose.HTML API. Consider various EPUB to GIF conversion scenarios in C# examples. Try online EPUB Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-epub-to-gif/
  5. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Table shading in pptx export differs from pdf -...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table shading in pptx export differs from pdf. Please find the pdf input attached. Also, below is the code snippet to…...throws Exception { var pdfBytes = new ClassPathResource("table_shading...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-shading-in-pptx-export...
  7. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!... Document doc = new Document ( MyDir + "DrawingML...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let doc = new aw . Document ( base . myDir...Word uses. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ComHelper Class | Aspose.Words for .NET

    Unlock seamless document integration with Aspose.Words.ComHelper. Effortlessly load and manage documents for COM clients with powerful features....Description ComHelper () Initializes a new instance of this class. Methods...default constructor to create a new document and also provides overloaded...

    reference.aspose.com/words/net/aspose.words/com...
  10. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

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