Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 28,757 for

file

(0.05 sec)
  1. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....NET to convert a DOCX file to a TXT file using C# Access the source...required properties Save the Word file as TXT on the disk using the...

    kb.aspose.com/words/net/extract-text-from-word-...
  2. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux.... The input file can be in DOCX or DOC format...specify its properties Save output file in HTML format In the steps...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  3. Links in SharePoint Online's web view are broke...

    When we were trying to investigate an issue for one of our clients we found out that links in SharePoint Online’s web view are broken in Aspose.Words 22.2 and other versions. We specifically don’t know which version of …...docx“ document in “Word File“ folder which contains a link...Words DLL methods on local files and then uploading them to SPO...

    forum.aspose.com/t/links-in-sharepoint-onlines-...
  4. Add Slide to Presentation|Aspose.Slides for Nod...

    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....slides to the presentation files, let us discuss some facts about...Each PowerPoint presentation file contains Master / Layout slide...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  5. Import Presentation|Aspose.Slides Documentation

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...can import presentations from files in other formats. Aspose.Slides...the PDF file. Use the save() method to save the file in the PowerPoint...

    docs.aspose.com/slides/java/import-presentation/
  6. Import Presentation|Aspose.Slides Documentation

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...can import presentations from files in other formats. Aspose.Slides...the PDF file. Use the save() method to save the file in the PowerPoint...

    docs.aspose.com/slides/androidjava/import-prese...
  7. Import Presentation|Aspose.Slides for PHP Docum...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...can import presentations from files in other formats. Aspose.Slides...the PDF file. Use the save() method to save the file in the PowerPoint...

    docs.aspose.com/slides/php-java/import-presenta...
  8. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...to a separate HTML file in the local file system. // Set a callback...<summary> /// Saves all pages to a file and directory specified within...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Create Slide as SVG Image|Aspose.Slides Documen...

    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.... Save the memory stream to file. Example //Instantiate a Presentation...represents the presentation file using (Presentation pres = new...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  10. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF File with the help of a few lines of code....the output PDF file converted from the RTF file in a variety of...manager Load the source RTF file from the disk into the Document...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...