Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 161,794 for

open

(0.24 sec)
  1. Convert PPSX to EMF using C++ application | pro...

    Sample C++ conversion code for PPSX document to EMF format. Use example code for batch PPSX to EMF conversion within any C++ Application....Learn Download from NuGet × Open NuGet package manager, search...latest version directly, just open NuGet package manager, search...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  2. Convert ODP to HTML using C++ application | pro...

    Sample C++ conversion code for ODP document to HTML format. Use example code for batch ODP to HTML conversion within any C++ Application....Learn Download from NuGet × Open NuGet package manager, search...latest version directly, just open NuGet package manager, search...

    products.aspose.com/slides/cpp/conversion/odp-t...
  3. Convert MD to OTP via Java API | products.aspos...

    Java API to Convert MD to OTP without using Microsoft Word...Java API to Convert MD to OTP Open MD file using Document class...a ZIP file from downloads . Open Encrypted MD File via Java While...

    products.aspose.com/total/java/conversion/md-to...
  4. Convert EPUB to POTX via Java API | products.as...

    Java API to Convert EPUB to POTX without using Microsoft Word...API to Convert EPUB to POTX Open EPUB file using Document class...a ZIP file from downloads . Open Encrypted EPUB File via Java...

    products.aspose.com/total/java/conversion/epub-...
  5. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...page counts when using the “Open Sans” font, suggesting font...document’s fonts (especially Open Sans, if used) are available...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  6. Convert PPS to FODS via C++ or with free Online...

    Export PPS to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to FODS online converter quickly before integrating the code....the Flat Open Document Spreadsheet (FODS) is an open standard...Convert PPS to FODS via C++ Open PPS file using Presentation...

    products.aspose.com/total/cpp/conversion/pps-to...
  7. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....Create a Document object and open the input PDF document. Get...GetDataDir_AsposePdf_WorkingDocuments (); // Open PDF document using ( var document...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  8. Merge XPS files using C++ | Aspose.PDF

    Merge XPS files programmatically with C++ sample code using Aspose.PDF for C++...approach is that you only need to open the NuGet , search for Aspose...your environment. Open first document. Open second document. Add...

    products.aspose.com/pdf/cpp/merger/xps/
  9. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++...approach is that you only need to open the NuGet , search for Aspose...your environment. Open first document. Open second document. Add...

    products.aspose.com/pdf/cpp/merger/svg/
  10. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....spreadsheetStream = System :: IO :: File :: Open ( get_MyDir () + u "Spreadsheet...System :: IO :: FileMode :: Open ); builder -> Writeln ( u "Spreadsheet...

    reference.aspose.com/words/cpp/aspose.words/doc...