Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 223,004 for

new

(0.16 sec)
  1. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...DigitalSignatureDeta = New Words.Saving.PdfDigitalSignatureD(MyCertHolder...DigitalSignatureDeta.TimestampSettings = New Words.Saving.PdfDigitalSigna...

    forum.aspose.com/t/null-ref-exception-when-sign...
  2. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...load.docx" ); let plaintext = new aw . PlainTextDocument ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field.... new VerticalChoiceBoxCon () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  4. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let saveOptions = new aw . Saving . PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating New version. Meanwhile we came across other issues like Aspose is not able to convert attached excel file into spreadsheetml. Aspose.Cells.Test This file’s format…... We are validating new version. Meanwhile we came across...fileReader As StreamReader = New StreamReader(Me.mXLSFile) EXEMPT...

    forum.aspose.com/t/exception-this-files-format-...
  7. 使用点云|Documentation

    Aspose.3D for Java 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的decode方法构建场景。... encode ( new Sphere (), RunExamples . getDataDir...3D-for-Java DracoSaveOptions opt = new DracoSaveOptions (); opt . setPointCloud...

    docs.aspose.com/3d/zh/java/working-with-pointcl...
  8. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions() Initializes a new instance of this class with default...HtmlLoadOptions loadOptions = new HtmlLoadOptions (); // If the...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....document Document pdfDocument = new Document ( _dataDir + "TextField...textBoxField = new TextBoxField ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/fill-form/
  10. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持...CultureInfo polishCulture = new CultureInfo ( "pl-PL" ); Thread..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...