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

new

(0.41 sec)
  1. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  2. MailMergeRegionInfo.ParentRegion | Aspose.Words...

    Discover the MailMergeRegionInfo ParentRegion property, which provides essential parent region details, returning null for top-level regions. Enhance your document automation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Column2" field will be inside a new region. builder . MoveToField...

    reference.aspose.com/words/net/aspose.words.mai...
  3. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...at its current cell, and any new cells creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...
  6. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java.... DataTable tableCustomers = new DataTable("A"); tableCustomers...tableCustomers.getRows().add(new Object[] { 1, "John Doe" });...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding New items with ease and efficiency.... Document doc = new Document (); // Construct an... StructuredDocumentTa tag = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Connect shapes in a visio page with Aspose.Diag...

    Learn how to connect shapes using Aspose.Diagram...from stencil Diagram diagram = new Aspose.Diagram.Diagram(fileStream);...to page 0 Shape connector1 = new Shape(); long connecter1Id =...

    products.aspose.com/diagram/tutorial/connect-sh...
  9. Search PDF using Java | Aspose.PDF

    Search PDF document without opening programmatically with Java sample code using Aspose.PDF for Java....document Document pdfDocument = new Document ( "source.pdf" ); //...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "\\d{4}-\\d{4}"...

    products.aspose.com/pdf/java/search/
  10. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = New Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...the following code: var wb = new Workbook(); wb.save(@"D:\Tem...matcher(fileName).find()) { throw new IllegalArgumentExcep("Filename...

    forum.aspose.com/t/save-unauthorized-character/...