Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 33,814 for

new

(0.12 sec)
  1. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  4. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  5. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  6. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience....Document doc = new Document (); doc . FontSettings = new FontSettings...AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fon...
  7. ReplacerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReplacerContext class for seamless find and replace operations, enhancing your document automation and efficiency....docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...ReplacerContext replacerContext = new ReplacerContext (); replacerContext...

    reference.aspose.com/words/net/aspose.words.low...
  8. ReplacerContext.SetReplacement | Aspose.Words f...

    Enhance your find and replace operations with the ReplacerContext SetReplacement method, allowing seamless pattern and replacement management for efficiency....ReplacerContext replacerContext = new ReplacerContext (); replacerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  9. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...three IPortion objects for each new IParagraph (two Portion objects...represents a PPTX file $pres = new Presentation (); try { # Accessing...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. Convert SVG to DOCX | C#

    Convert SVG to DOCX in C# using Aspose.HTML API. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG 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-svg-to-docx/