Sort Score
Result 10 results
Languages All
Labels All
Results 8,541 - 8,550 of 15,115 for

doc to pdf

(0.33 sec)
  1. Merge MPP to MS-Project via C# | Microsoft Proj...

    Sample code for MPP To MS-Project C# merging. Use API example code for batch MPP files To MS-Project merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/net/merger/mpp-to-ms-...
  2. Managing OLE Objects with Node.js via C++|Docum...

    Learn how To manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....saves separate files (DOC, XLSX, PPT, PDF, etc.) based on each.... FileFormatType . Doc : fileName += "doc" ; break ; case AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  3. Python Split DOCX

    Split DocX files inTo e pages using Python code. Save DocX as separate files using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Copy import aspose.words as aw doc = aw.Document( "Input.docx" )...

    products.aspose.com/words/python-net/split/docx/
  4. Python Split TXT

    Split TXT files inTo e pages using Python code. Save TXT as separate files using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Copy import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/python-net/split/txt/
  5. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PPS to CSV via C++ or with free Online ...

    Export PPS To CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS To CSV online converter quickly before integrating the code....Microsoft Office documents, PDFs, images, and other file formats...Options with C++ Convert PPS to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/pps-to...
  7. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... Document doc = new Document (); doc . FontSettings =...font source. Assert . That ( doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... Document doc = new Document (); doc . FontSettings =...font source. Assert . That ( doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Search in Documents via Mobile Android Apps | p...

    Search Documents including Pdf, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Word, Excel, PowerPoint, and PDF files, using Aspose.Total for...facilitate content search within PDF files, alongside a wide array...

    products.aspose.com/total/android-java/search/
  10. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/iwa...