Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 155,429 for

2

(0.39 sec)
  1. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... 以下代码片段通过 8 个步骤创建一个 2 页的 PS 文档: 为生成的 PS 文件创建输出流。 使用默认选项创建...使用默认选项创建 对象。 使用已创建的输出流和保存选项创建一个 2 页的 PsDocument。 使用文档的默认页面尺寸(纵向...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  2. Insert Image and DeviceRGB - Free Support Forum...

    We have a document that we save as PDF for printing so CMYK is required. I am currently inserting a picture as a background for a one page document – a JPG – and it is in a...adventurousbooks October 21, 2019, 2:24am 1 We have a document that...hafeez October 21, 2019, 6:22am 2 @adventurousbooks , We may provide...

    forum.aspose.com/t/insert-image-and-devicergb/2...
  3. Interrupt converting - Free Support Forum - asp...

    How can I halt the process of converting a pdf-document into html5? With the Interruptmonitor it is possible to halt a process converting an excel-document into pdf,. However I can’t see it is possible to use this class…...ali July 2, 2020, 5:34am 2 @PELLE42 We already have...

    forum.aspose.com/t/interrupt-converting/215115
  4. Changing the /tmp directory to other path - Fre...

    Hi, In your one post you have mentioned that Aspose.words uses /tmp directory to write temporary files. How and where I can configure this to some other directory. e.g. /data in the aspose.words....hafeez March 20, 2014, 2:38am 2 Hi Jose, Thanks for your inquiry...

    forum.aspose.com/t/changing-the-tmp-directory-t...
  5. Tab system using summary and details tags (+ ja...

    We are using the toolkit called https://wet-boew.github.io/wet-boew/index-en.html which uses summary and detail tags + javascript to display tabs and accordions. Aspose.Words in .NET is only displaying the headers, not t…...noskov April 21, 2026, 1:34pm 2 @gsabatin Could you please attach...information. gsabatin April 21, 2026, 2:37pm 3 Hi Alexey, Attached is...

    forum.aspose.com/t/tab-system-using-summary-and...
  6. 在PHP中冻结窗格|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....$worksheet -> freezePanes ( 3 , 2 , 3 , 2 ); //Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-php/
  7. PageRange | Aspose.Words for .NET

    Create customized page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange ( 2 , 3 ), new PageRange ( 1 , 3 ), new PageRange ( 2 , 4 )...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ShapeBase.isImage property | Aspose.Words for N...

    ShapeBase.isImage property. Returns ``true`` if this shape is an image shape.... toBeCloseTo ( 32 , 2 ); expect ( aw . ConvertUtil ...height )). toBeCloseTo ( 32 , 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 2 text.' ) # Both sections are siblings...self . assertEqual ( 'Section 2 text.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  10. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32 , Hello, please find...Console.WriteLine("({0},{1}),({2},{3})", line.FirstPoint.X, line...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...