Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 162,156 for

new

(0.19 sec)
  1. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF documents for stunning visuals....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a document into Aspose.Words....default constructor to create a new document and also provides overloaded...Description ComHelper() Initializes a new instance of this class. Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/net/aspose.words/sto...
  5. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add content to demonstrate the new margins. builder . Writeln (...

    reference.aspose.com/words/net/aspose.words/con...
  6. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in C# or .NET...Presentation presentation = new Presentation ()) { // Adds chart...using ( Presentation pres = new Presentation ( "test.pptx" ))...

    docs.aspose.com/slides/net/chart-series/
  7. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... let doc = new aw . Document (); // Create a...main body text. let header = new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Node.js 中插入范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中插入范围并移动其他数据。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-rang...
  9. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for .NET according to business needs...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}Code128FNC...

    docs.aspose.com/barcode/net/decode-fnc-symbols/
  10. SignatureLine.ShowDate | Aspose.Words for .NET

    Discover the SignatureLine ShowDate property, enabling or disabling sign date visibility in your signature line for enhanced document clarity. Default is true....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...