Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 197,088 for

new

(0.14 sec)
  1. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/ire...
  2. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save documents in Markdown format, ensuring compatibility and ease of use....RenameImages () { Document doc = new Document ( MyDir + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); // If...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ChartSeriesCollection.removeAt method | Aspose....

    ChartSeriesCollection.removeAt method. Removes a [ChartSeries](../../chartseries/) at the specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...RtfSaveOptions rtfSaveOptions = new RtfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!...doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...pdfDocument = new ( inputFile ); Aspose . Pdf . Table table = new Aspose...Aspose . Pdf . Table { Border = new Aspose . Pdf . BorderInfo ( Aspose...

    products.aspose.com/pdf/zh-hant/net/table/add/
  7. Manual integration of Aspose.Slides in SSRS 201...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/reportingservices/manual...
  8. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Document doc = new Document ( MyDir + "Tables.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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