Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 213,599 for

new

(0.18 sec)
  1. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const replaceOptions = new ReplaceOptions (); replaceOptions...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  2. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...Java Document pdfDocument = new Document ( DATA_DIR . resolve...()) { TableAbsorber absorber = new TableAbsorber (); absorber ....

    products.aspose.com/pdf/java/table/extract/
  4. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  5. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom border thickness for all new cells created by the builder...

    reference.aspose.com/words/net/aspose.words/bor...
  6. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current formatting by applying a new style. builder . Font . StyleIdentifier...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldAddressBlock.FormatAddressOnCountryOrRegio...

    Optimize address formatting with the FieldAddressBlock FormatAddressOnCountryOrRegion property, ensuring compliance with global postal standards for accurate delivery....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...like this. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  9. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...
  10. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... series . clear (); // Add new series. let series = chart ....

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