Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 156,766 for

2

(0.14 sec)
  1. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions imageOptions = new ImageSaveOptions(SaveFormat.Png); imageOptions.PaperColor = Color.Transparent; imageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...words-net Calvin95 October 28, 2025, 2:22am 1 ImageSaveOptions imageOptions...Discourse October 28, 2025, 2:23am 2 @Calvin95 在使用 GetShapeRenderer()...

    forum.aspose.com/t/aspose-word-for-net-getshape...
  2. Document.Print | Aspose.Words for .NET

    Effortlessly print your entire document to your default printer with our streamlined Document Print method. Enjoy fast, hassle-free printing!... Print (); // 2 - Specify a printer that we wish...default printer: doc . Print (); // 2 - Specify a printer that we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...Discourse November 26, 2025, 9:09pm 2 @WCBP4DocGenUser Summary Word...Regex r = new Regex(@"([A-Z]{2})(\d{3})(\d{4})(\d{3})"); if (f...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  4. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...#=zMISY6U$$KGZc, IDictionary 2 #=z$FkpQLDRu9RZqVKadg==) at #...8Ss=.#=zRIpsRuE=(IDictionary 2 #=zcCJlPriNaP4XBDC43g==) at #...

    forum.aspose.com/t/specific-file-fails-to-open-...
  5. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)...中文技术支持 words-net Calvin95 March 2, 2026, 9:29am 1 我有一个需求,需要将多个s...KB) alexey.noskov March 2, 2026, 2:38pm 2 @Calvin95 您可以尝试使用以下代码:...

    forum.aspose.com/t/shape/326036
  6. Attain word document compatibilityMode value - ...

    Hello team. We need to know the Compatibility Mode of a DOCX in order to fully implement the solution for the issue mentioned in this thread: https://forum.aspose.com/t/document-bookmark-misplaced-in-the-last-document-…...Discourse February 10, 2026, 9:21pm 2 @oraspose You want to read the...getCompatibilityOpti().optimizeFor(...) [2]. There is no public getter in...

    forum.aspose.com/t/attain-word-document-compati...
  7. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph.... at ( 2 ). nodeType ). toEqual ( aw ....run. builder . writeln ( "Run 2. " ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....BOOKMARK_END , first_paragraph_nodes [ 2 ] . node_type ) # The document...writeln ( 'Run 2. ' ) self . assertEqual ( 'Run 2. \r Run 1.' ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Bulleted list item 2." ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...