Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 214,432 for

new

(0.11 sec)
  1. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....using ( var pdfFileSignature = new Aspose . Pdf . Facades . PdfFileSignature...) { using ( FileStream fs = new FileStream ( dataDir + "extracted_cert...

    docs.aspose.com/pdf/net/working-with-signature-...
  3. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....throws Exception { Document doc = new Document(getMyDir() + "Big document...language models. AiModel model = new CustomAiModel().withApiKey(apiKey);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Werk Met'n Dokument Gestoor In'n SharePoint Aan...

    Skakel woord gedeel in SharePoint om na PDF met behulp van C#. Werk met dokumente gestoor in SharePoint - verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook....com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/af/net/work-with-document...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Document doc; using (var stream = new MemoryStream()) { byte[] byteInfo...Position = 0; var loadOptions = new LoadOptions { LoadFormat = LoadFormat...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....Color, double ) Initializes a new instance of the GradientStop...double, double ) Initializes a new instance of the GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images....docx" ; DataTable dataTable = new DataTable ( "MyTable" ); dataTable...); dataTable . Rows . Add ( new object [] { "John" , "Doe" });...

    reference.aspose.com/words/net/aspose.words.low...
  8. Create PST Files, Add Folders & Subfolders in P...

    Create PST files with ease in Python using a progressive API. Add folders & subfolders, New emails & Outlook items. Streamline email management tasks....Populate PST Files Create a new PST file Adding Folders and Subfolders...Emails and Outlook Items Adding New Emails Adding Outlook Items When...

    blog.aspose.com/email/creating-pst-files-using-...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...the value. Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/java/public-api-and-back...
  10. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch to a single image fill type for stunning visuals and seamless integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( FileStream stream = new FileStream ( ImageDir + "Logo...

    reference.aspose.com/words/net/aspose.words.dra...