Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 33,738 for

new

(0.05 sec)
  1. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...Document pdfDocument = new com.aspose.pdf.Document("input...io.OutputStream imageStream = new java.io.FileOutputStream("Converted_Image...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  2. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc...rectangle. let shapeRectangle = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions (); // The Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java.... Document doc = new Document(getMyDir() + "Bibliography...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital signature management.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  8. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  9. FindReplaceOptions.applyParagraphFormat propert...

    FindReplaceOptions.applyParagraphFormat property. Paragraph formatting applied to New content....Paragraph formatting applied to new content. get applyParagraphFormat...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.cssSavingCallback property | As...

    HtmlSaveOptions.cssSavingCallback property. Allows to control how CSS styles are saved when a document is saved to HTML, MHTML or EPUB....'ExternalCssFilenames' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

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