Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 222,888 for

new

(0.3 sec)
  1. Customizing Email Headers in Ruby|Documentation

    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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/java/customizing-email-he...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...XpsSaveOptions saveOptions = new XpsSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...custom style. Document doc = new Document(); Style style = doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java.... Document doc = new Document(getMyDir() + "Macro...docm"); DocumentBuilder builder = new DocumentBuilder(doc); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for .NET , you can add a new line of text to a PPT document...

    products.aspose.com/slides/net/editor/ppt/
  6. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...templatePath); Document doc = new Document(path); // Remove all...Remove(); } FindReplaceOptions opt = new FindReplaceOptions(); opt.UseSubstitutions...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  7. Process and Convert XML Using Java | Aspose.PDF

    Transform XML programmatically with Java sample code using Aspose.PDF for Java... newTransformer ( new StreamSource ( xslFile )); StreamSource...StreamSource xmlSource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/java/transform-xml/
  8. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...CsvDataLoadOptions () Initializes a new instance of this class with default...CsvDataLoadOptions ( bool ) Initializes a new instance of this class with specifying...

    reference.aspose.com/words/net/aspose.words.rep...
  9. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...document. MemoryFontSource otf = new MemoryFontSource ( File . ReadAllBytes...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

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