Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 412,340 for

aspose pdf

(0.17 sec)
  1. Basic operations with PDF with Aspose.PDF for R...

    Basic operations section describes the possibilities of simplest operation with Pdf documents using the Aspose.Pdf for Rust....Basic operations with PDF with Aspose.PDF for Rust via C++ Contents...simplest operation with PDF documents in Aspose.PDF for Rust via C++:...

    docs.aspose.com/pdf/rust-cpp/basic-operations/
  2. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-add-header-an...
  3. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a Pdf file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output Pdf. I checked that the font is installed and is loc…...Aspose.Cells - Font becomes bold during Excel to PDF conversion...conversion Aspose.Cells Product Family excel-to-pdf sdonapati April...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  4. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Insert in Incorrect Location in Aspose GridJS & Unfreeze Cell Not...After JSON Merge in Aspose GridJS Aspose.Cells Product Family...

    forum.aspose.com/t/add-row-and-add-column-actio...
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to Pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...doc is converted to pdf - aspose.words Aspose.Words Product Family...the document is converted to pdf, hyper link isnt working. foreach...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to Pdf using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...Issue with ODS to PDF Conversion – Text and Shapes Missing Intermittently...Intermittently Aspose.Cells 25.9.0 Aspose.Cells Product Family...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  7. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts. This is a shortcut to SetFontsFolders() for setting only one font directory in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolder method Contents...method Sets the folder where Aspose.Words looks for TrueType fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a Pdf to docx: using (var doc = new AsposePdf.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Pdf->docx- bullets markup lost Aspose.PDF Product Family...1 Hello! I trying convert a pdf to docx: using (var doc = new...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  9. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to Pdf with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...render outside table in PDF after compare Aspose.Words Product Family...an incorrect table layout in Aspose.Words when comparing two DOCX...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  10. How to Convert Excel To HTML using Python

    This brief topic provides details about how to convert Excel to HTML using Python. In order to convert XLSX to HTML Python based application can be developed either in Windows, macOS or Linux based environments installed with Python and JDK....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/python/how-to-convert-excel...