Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 198,858 for

new

(0.1 sec)
  1. Changing page sizes in PDF file|Aspose.PDF for ...

    Try to learn how to change page sizes in a PDF file using PdfPageEditor Class....numbers of the pages on which the new page size needs to be applied...using ( var pdfPageEditor = new Aspose . Pdf . Facades . PdfPageEditor...

    docs.aspose.com/pdf/net/changing-page-sizes-in-...
  2. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... let doc = new aw . Document (); let para = new aw . Paragraph...doc ); para . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions { Encoding = System...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...countAllMergeFields ; DataTable dataTable = new DataTable (); dataTable . Columns...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations....xlsx" ); const book = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const imgOptions = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  9. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。...Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...