Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 213,570 for

new

(0.33 sec)
  1. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades . PdfPageEditor...dictionary editor . PageRotations = new System . Collections . Generic...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  2. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your document's readability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your document exports to HTML, MHTML, or EPUB effortlessly!...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在 PDF 中处理标题|Aspose.PDF for Java

    使用 Java 在 PDF 文档中创建标题编号。Aspose.PDF for Java 提供不同种类的编号样式。...ApplyNumberingStylei () { Document pdfDoc = new Document (); pdfDoc . getPageInfo...getPageInfo (). setMargin ( new MarginInfo ()); pdfDoc . getPageInfo...

    docs.aspose.com/pdf/zh/java/working-with-headings/
  5. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  6. Create Appointment Schedules for Outlook in Nod...

    Automate Outlook calendar scheduling in Node.js. Create, configure, and save appointments as ICS files using a powerful API for .NET by Aspose.Email....Setting Attendees To schedule a new appointment with Aspose.Email...MailAddressCollectio. const attendees = new ae.MailAddressCollectio(); //...

    products.aspose.com/email/nodejs-net/appointmen...
  7. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...be applied automatically to a new paragraph inserted after a paragraph...apply a custom style. let doc = new aw . Document (); let style =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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.... It includes not only new and updated public methods, but...Specify Fonts Locations The new FontDirs property is added in...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. 表格|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...Add_Table () { using var pres = new Presentation (); var slide =...Access_Table () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

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