Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 222,912 for

new

(0.17 sec)
  1. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader.... let doc = new aw . Document ( base . myDir...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Converting a SVG file to PDF using PHP | Aspose...

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java... Create a new SvgLoadOptions object Create a new Document object...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  4. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete font embedding for perfect formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FolderFontSource folderFontSource = new Aspose . Words . Fonts . FolderFontSource...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!... Document doc = new Document ( MyDir + "Big document...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...the document Document doc = new Document(@"input.docx"); // Configure...options HtmlSaveOptions htmlOpts = new HtmlSaveOptions { // Force the...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  8. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....Presentation presentation = new Presentation (); try { IMasterSlide...Presentation presentation = new Presentation (); try { // Access...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a New one to use the methods provided and save the modified Excel file....node" ); // Create a new class derived from AbstractCalculationE...CellsHelper . getDoubleFromDateTim ( new Date (), false ) + 1.0 ); } }...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  10. 创建 Outlook 消息 (MSG) 文件|Documentation

    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.... C# // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/zh/java/creating-an-outlo...