Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 213,057 for

new

(0.49 sec)
  1. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Document doc = new Document ( MyDir + "Rendering...); using ( SKBitmap bitmap = new SKBitmap ( 700 , 700 )) { using...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...custom style. Document doc = new Document(); Style style = doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration....XmlDataSource( string ) Creates a new data source with data from an...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  5. 使用 C# 生成崩溃报告|Aspose.PDF for .NET

    下一个代码片段的主要目标是处理异常并生成崩溃报告,记录使用 9419024124123 的异常详细信息。...exception throw new Exception ( "message" , new Exception ( "inner...PdfException . GenerateCrashReport ( new Aspose . Pdf . CrashReportOptions...

    docs.aspose.com/pdf/zh/net/generate-crash-reports/
  6. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...utStream); using var pres = new Presentation(pptxStream); float...var finalDoc = new Document(); var builder = new DocumentBuilder(finalDoc);...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  7. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...with a new page Aspose . Pdf . Document pdfDoc = new Aspose ...BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  8. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/fine-tuning-converters/
  9. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...的演示文稿转换为视频: $presentation = new Presentation (); try { # 添加一个笑脸形状并对其动画...JavaException $e ) { } } } $frames = new Java ( "java.util.ArrayList"...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. FolderFontSource.ScanSubfolders | Aspose.Words ...

    Discover the FolderFontSource ScanSubfolders property to easily manage font organization by choosing to scan subfolders for enhanced efficiency....FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...