Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 165,111 for

new

(0.08 sec)
  1. 使用 C# 打印 PDF | Aspose.PDF

    用於在 .NET 框架、.NET Core 上列印 PDF 文檔的 C# 原始程式碼。...pdf" ); var viewer = new Aspose . Pdf . Facades . PdfViewer...PrintPageDialog = false ; var ps = new Aspose . Pdf . Printing . PrinterSettings...

    products.aspose.com/pdf/zh-hant/net/print/
  2. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...endnoteText ) { Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/net/aspose.words/bod...
  4. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....MarkdownSaveOptions constructor Initializes a new instance of this class that can...RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add a comment to a slide|Aspose.Slides Document...

    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....== null ) { // If not, add a new one. authorsPart = doc . PresentationPart... add a new one. authorsPart . CommentAuthorList = new CommentAuthorList...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  6. Reporting Services

    Learn how to use Aspose.Tasks for Java to print reports exported from Microsoft Project (MPP/XML) files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/reporting-services/
  7. 删除 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 删除 PDF 页面。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...to delete var pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/zh/net/delete-pdf-pages/
  8. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/net/conversion/pptx-...
  9. HTML Converter – HTML Conversions in C#

    Convert HTML to other formats using Aspose.HTML for .NET API or Online HTML Converter. Consider C# example of HTML to PNG transforming....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/html-converter/
  10. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....WebRequestTimeout () { // Create a new HtmlLoadOptions object and verify...request. HtmlLoadOptions options = new HtmlLoadOptions (); // When loading...

    reference.aspose.com/words/net/aspose.words.loa...