Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 741 for

february

(0.21 sec)
  1. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …..., slides-comments Viral84 February 4, 2026, 12:16pm 1 Hello Team...Professionalize.Discourse February 4, 2026, 12:17pm 2 @Viral84...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  2. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...PDF Product Family danieljr February 9, 2026, 1:27pm 1 Hi, please...Professionalize.Discourse February 9, 2026, 1:28pm 2 @danieljr...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  3. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Total Product Family anubha16 February 17, 2021, 6:34pm 1 Hi, I have...separate pages. atir.tahir February 17, 2021, 6:34pm 2 @anubha16...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  4. Calculate the readability score of documents - ...

    We need to calculate a readability score of documents. It looks like this is not available in Aspose via libraries. Is this correct? The only thing I found is AI related....Words Product Family wfbe February 12, 2025, 3:31pm 1 We need...AI related . alexey.noskov February 12, 2025, 3:46pm 2 @wfbe We...

    forum.aspose.com/t/calculate-the-readability-sc...
  5. Firefox browser ignores security settings - Fre...

    When saving a document as a PDF and using DisallowAll for the PdfPermissions Enumeration (as shown here: PdfPermissions Enum | Aspose.Words for .NET) I end up with a PDF that cannot be printed, copied, or edited. HOWEVE…...Family words-net pmarangoni February 9, 2026, 9:43pm 1 When saving...Professionalize.Discourse February 9, 2026, 9:43pm 2 @pmarangoni...

    forum.aspose.com/t/firefox-browser-ignores-secu...
  6. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the text in docx file is unformatted in docx output file. this the code to convert from pdf to docx. string fileSource = @"C:\temp\xxx.pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...Family words-net fabriziodb February 27, 2023, 10:30am 1 Hi converting...conversion? alexey.noskov February 27, 2023, 11:25am 2 @fabriziodb...

    forum.aspose.com/t/text-out-of-tables-convertin...
  7. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barcodes. Supports numeric, alpha-numeric, and 2D barcode symbologies. Customize barcodes in your Java App....2 February 25, 2025 25.1 January 29,...2024 24.3 March 21, 2024 24.2 February 22, 2024 24.1 January 25,...

    releases.aspose.com/barcode/java/
  8. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...Family words-python DanLei February 25, 2026, 5:26am 1 import...proceed from here? alexey.noskov February 25, 2026, 5:42am 2 @DanLei...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  9. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...m February 21, 2023, 3:21pm 1 Hi Team...there any work carlos.molina February 21, 2023, 3:45pm 3 @bhavik...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  10. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...Product Family words-java osdev February 5, 2026, 2:37pm 1 Hello, We...Professionalize.Discourse February 5, 2026, 2:38pm 2 @osdev You’re...

    forum.aspose.com/t/problem-retrieving-vertical-...