Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 222,903 for

new

(0.24 sec)
  1. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java.... Document doc = new Document(getMyDir() + "Office...throws Exception { Document doc = new Document(getMyDir() + "Docum...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Pdf.FontNotFoundException: Font Mangal w...

    Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions(basePath); htmlLoadOptions...htmlLoadOptions.PageInfo.Margin = new Aspose.Pdf.MarginInfo { Left...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  4. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java.... Document doc = new Document(); doc.getStyles().add(StyleType..."used". DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...IDictionary<string, object> parameters1 = new Dictionary<string, object> {...sequenceParameters1 = new List<TemplateSequencePara> { new TemplateSequencePara...

    forum.aspose.com/t/header-alignment-issue-durin...
  6. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when document is exporting to SaveFormat.TEXT format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java 20.5 - Release Notes|Docume...

    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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // Create...ProgressEventHandler localProgressEventHa = new ProgressEventHandler () { @Override...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Aspose.PSD for .NET 20.5 - 发行说明|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.... Save ( outputPng , new PngOptions ()); input . Save...psd" ; Stream outputStream = new MemoryStream (); ProgressEventHandler...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  10. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...] add(name, value) Creates a new custom document property of the... add(name, value) Creates a new custom document property of the...

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