Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 33,797 for

new

(0.13 sec)
  1. ShapeBase.MarkupLanguage | Aspose.Words for .NET

    Discover ShapeBase MarkupLanguage property for enhanced graphic object management. Unlock seamless integration and improved design efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkupLanguage ); Assert . AreEqual ( new SizeF ( 300 , 300 ), shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline formatting easily with this boolean setting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions () { ExportUnderlineForma...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the data source, and starts a new merge document. If the comparison...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. 保存 SVG 文档 - C#

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/zh/net/save-svg-document/
  5. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...contain the image. Shape shape = new Shape ( builder . Document ,...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ComparisonEvaluationResult.ErrorMessage | Aspos...

    Discover the ComparisonEvaluationResult ErrorMessage property, which provides clear insights into failed evaluation results. Enhance your debugging process today!...; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions.ComparisonExpressionEvaluator | As...

    Discover the FieldOptions ComparisonExpressionEvaluator property to easily manage and customize field comparison expressions for enhanced data analysis....; DocumentBuilder builder = new DocumentBuilder (); // Field...= comparisonResult != - 1 ? new ComparisonEvaluation ( comparisonResult...

    reference.aspose.com/words/net/aspose.words.fie...
  9. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a New instance with default values for optimal performance and efficiency....LoadOptions() Initializes a new instance of this class with default...found. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 将 PowerPoint 转换为 HTML|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 HTML: 将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML...实例化一个表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "Convert_HTML..."Convert_HTML.pptx" ); try { $htmlOpt = new HtmlOptions (); $htmlOpt -> getNotesCommentsLayo...

    docs.aspose.com/slides/zh/php-java/convert-powe...