Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 214,328 for

new

(0.18 sec)
  1. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....'SuppressEndnotes' , () => { let doc = new aw . Document (); doc . removeAllChildren...endnoteText ) { let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过页面将工作表转换为图像文件|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....Contents [ Hide ] Workbook book = new Workbook ( "Sheet to Image by...ImageOrPrintOptions options = new Aspose . Cells . Rendering ....

    docs.aspose.com/cells/zh/net/converting-workshe...
  3. MeasurementUnits Enum | Aspose.Words for .NET

    Discover Aspose.Words.MeasurementUnits enum for precise unit selection in document processing. Enhance your workflow with accurate measurement options!... Document doc = new Document ( MyDir + "Rendering...OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit...

    reference.aspose.com/words/net/aspose.words/mea...
  4. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!... Document doc = new Document ( MyDir + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions ( true );...

    reference.aspose.com/words/net/aspose.words.rep...
  5. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....TxtLoadOptions constructor Initializes a new instance of this class with default...com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf...

    reference.aspose.com/words/net/aspose.words.loa...
  6. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....speed LoadOptions loadOptions = new LoadOptions (); loadOptions ...TempFolder ); Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a New page or section or runs continuously....starts over at the beginning of a new page or section or runs continuously...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document object for seamless mail merge operations. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  10. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

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