Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 157,093 for

2

(0.16 sec)
  1. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original PDF file. We attache…...are the original documents and 2 of these are the results printed...codewarior March 28, 2012, 10:01am 2 Hello Hannes, Thanks for using...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  3. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...document (3292 rows) as well as 2 smaller versions with 10 and 500...respective word documents from step 2 of the pipeline. For the smaller...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  4. [DXF][.Net] CAD sdk return wrong color - Free S...

    Dear Aspose support team, We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types. During the imple…...gorokhovatskyi January 10, 2025, 5:54pm 2 @VartanSaakian , Hello. Here is...is {1}, layer's color ID is {2}", pline.ColorId, pline.LayerName...

    forum.aspose.com/t/dxf-net-cad-sdk-return-wrong...
  5. Aspose.PSD for Java 21.7 - Release Notes|Docume...

    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.... setText ( "Text 2" ); secondPortion . getParagraph...) imageOutput . getLayers ()[ 2 ]; String adobeFontName1 = FontSettings...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  6. Assign Macro to Form Control with Node.js via C...

    Learn how to assign a macro code to a Form Control like a Button using Aspose.Cells for Node.js via C++.... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  7. DropDownItemCollection.Item | Aspose.Words for ...

    Access and manage elements effortlessly with the DropDownItemCollection Item property. Set or retrieve items by index for seamless data handling.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...