Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 19,909 for

2023

(0.28 sec)
  1. Export DWG to PDF with Layers visible in PDF - ...

    Hi, Is it possible to export a dwg to PDF and the layers of the dwg be exported as PDF layers that you can view and turn off in adobe acrobat reader? image.png (32.1 KB)...ferguson January 16, 2023, 4:49pm #1 Hi, Is it possible...oleksii.gorokhovatskyi January 16, 2023, 7:03pm #2 @connor.ferguson...

    forum.aspose.com/t/export-dwg-to-pdf-with-layer...
  2. Aspose pdf java library failed to extract signa...

    When extracting signature from a pdf file, it gives the following error on Linux only, while on windows it works fine with exact same version of JDK, aspose jar and pdf file. Caused by: class com.aspose.pdf.internal.ms.…...aspose-pdf-java cqlin February 8, 2023, 10:01pm #1 When extracting...works fine. asad.ali February 9, 2023, 6:41am #2 @cqlin Could you...

    forum.aspose.com/t/aspose-pdf-java-library-fail...
  3. Aspose.words for net, The converted PDF does no...

    We are converting HTML to PDF file using Aspose.words. In PDF document we see wrong positioned images. I have attached Source HTML file and Output PDF file for your reference. This is happening in our production site wh…...ramsoft March 16, 2023, 6:35pm #1 We are converting...KB) rsamveda.ramsoft March 16, 2023, 6:39pm #2 rsamveda.ramsoft:...

    forum.aspose.com/t/aspose-words-for-net-the-con...
  4. Release Notes|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....Notes - 2024 Release Notes - 2023 Aspose.PSD For Python Key Features...

    docs.aspose.com/psd/python-net/release-notes/
  5. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of links as highlighted in attached imageasposelinkproperties.PNG (260.7 KB) i want to get all link appearance properties which are in the image. its urgent re…...aspose-pdf-net HarishGali April 1, 2023, 1:11pm #1 Hi Team, I need code...Harish G. asad.ali April 1, 2023, 8:06pm #2 @HarishGali The link...

    forum.aspose.com/t/how-to-access-link-propertie...
  6. Arrow shape get distorted in generated PDF - Fr...

    The arrow shapes when used in PPT document getArrows_Distort_Output.pdf (112.9 KB) Arrow_Distort.zip (30.0 KB) s distorted when PDF is generared. Attached files...slides-net mbandapallii March 31, 2023, 4:12pm #1 The arrow shapes...files mbandapallii March 31, 2023, 4:29pm #2 Also attached word...

    forum.aspose.com/t/arrow-shape-get-distorted-in...
  7. While converting XLSX to PDF Dynamic marker is ...

    I have applied Dynamic marker in template.xlsx but it is not reflecting in Generated PDF file. JAVA Code . WorkbookDesigner w=new WorkbookDesigner(); Template template=dao.getTemplate(templateID); InputStream inp…...slides-java Smital279 March 23, 2023, 5:51pm #1 I have applied Dynamic...working amjad.sahi March 23, 2023, 7:19pm #2 @Smital279 , Please...

    forum.aspose.com/t/while-converting-xlsx-to-pdf...
  8. Calling PDF Optimization increases the size of ...

    Here is the PDF I’m working with This PDF is growing in size after the optimization calls. Here is the code: `using (MemoryStream saveStream = new MemoryStream()) { var optimizat…...Family jasondecisions April 11, 2023, 4:43pm #1 Here is the PDF I’m...GetBuffer(); }` carlos.molina April 11, 2023, 4:47pm #3 @jasondecisions ...

    forum.aspose.com/t/calling-pdf-optimization-inc...
  9. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...AlpeshChaudhari12345 April 3, 2023, 11:39am #1 Hii Team, I am trying...true) eduardo.canal April 3, 2023, 1:42pm #2 @AlpeshChaudhari12345...

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....if the current date is 27/07/2023, then the custom engine will...will calculate TODAY() as 28/07/2023. Programming Sample Result Please...

    docs.aspose.com/cells/net/implement-custom-calc...