Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 15,025 for

pdf to doc

(0.36 sec)
  1. C++ Split TXT

    Split TXT files inTo e pages using C++ code. Save TXT as separate files using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/split/txt/
  2. XPS page event-based modifications | C++

    Discover how To make repeating changes To all output pages during the conversion of an XPS file using Aspose.Page API for C++...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  3. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( callback...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 用于 .NET 的 Aspose.TeX 转换器 – 常见问题解答

    有关 Aspose.TeX for .NET 的常见问题解答,涵盖支持的格式、转换示例、许可、批处理、图像选项等。...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/tex/zh/net/conversion/faq/
  7. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following Docx. Smart objects - formatting issue (2).Docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…...// Load the document Document doc = new Document("input.docx",...in your desired format (e.g., PDF, XPS) while ensuring that the...

    forum.aspose.com/t/shape-conversion-into-image-...
  8. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...for the conversion (Excel to Doc ), this utility uses Aspose.Cells...Excel file to PDF file Use Aspose.Pdf to convert the PDF file to Word...

    forum.aspose.com/t/converterxls2doc-sample/175725
  9. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote Document, get information of the images, insert an image inTo existing OneNote Document, and link an image To hyperlink....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/working-with-images/
  10. TxtLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.TEXT Document inTo a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...