Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 164,060 for

new

(0.05 sec)
  1. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new ( inputFile ); Aspose . Pdf . Table table = new Aspose...Aspose . Pdf . Table { Border = new Aspose . Pdf . BorderInfo ( Aspose...

    products.aspose.com/pdf/net/table/add/
  2. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...public Function () { S3Client = new AmazonS3Client (); // Consider...Aspose . Pdf . License lic = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/zh/net/integration-aws/
  3. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... let loadOptions = new aw . Loading . LoadOptions ();...document's contents. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API.... const excelWorkbook1 = new AsposeCells . Workbook ( path...also copy multiple rows onto a new destination while using the Cells...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  6. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field updates in applications. Enhance performance with custom callbacks!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!... Document doc = new Document ( MyDir + "Ink object...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...