Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 33,729 for

new

(0.14 sec)
  1. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  2. 将 PowerPoint 转换为 PDF 附注|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为带附注的 PDF...实例化一个表示演示文稿文件的 Presentation 对象 $presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); $presOut = new Presentation (); try { $slide = $presIn...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. IPageSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-png/
  6. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...com"; using (var presentation = new Presentation()) { var slideSize...GroupingLocked = true; // Add a new paragraph for the text. watermarkShape...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  7. 自定义形状|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中添加自定义形状...PHP 代码显示您如何向形状添加自定义点: $pres = new Presentation (); try { $shape...PHP 代码显示您如何从形状中移除点: $pres = new Presentation (); try { $shape...

    docs.aspose.com/slides/zh/php-java/custom-shape/
  8. Convert SVG to PDF – C# Examples

    You will learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  9. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...