Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 28,748 for

word processing

(0.38 sec)
  1. Android API to Convert DOTM to XLSM or with fre...

    Convert DOTM to XLSM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSM online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...format is a Microsoft Office Word template file used to store...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOTM to XLSB or with fre...

    Convert DOTM to XLSB in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSB online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...format is a Microsoft Office Word template file used to store...

    products.aspose.com/total/android-java/conversi...
  3. Aspose::Words::Fonts::FontSourceBase::set_Warni...

    Aspose::Words::Fonts::FontSourceBase::set_WarningCallback method. Called during Processing of font source when an issue is detected that might result in formatting fidelity loss in C++....Aspose::Words::Fonts::FontSourceBase::set_WarningCallback method...ack method Called during processing of font source when an issue...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Android API to Convert DOTM to XLSX or with fre...

    Convert DOTM to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLSX online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...format is a Microsoft Office Word template file used to store...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert DOCM to XLAM or with fre...

    Convert DOCM to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLAM online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...DOCM file format is a Microsoft Word document that contains macros...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert DOTM to DIF or with free...

    Convert DOTM to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to DIF online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...format is a Microsoft Office Word template file used to create...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert DOCX to SXC or with free...

    Convert DOCX to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...file format used by Microsoft Word. However, the SXC format is...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Convert DOCX to FODS or with fre...

    Convert DOCX to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to FODS online converter quickly before integrating the code....Apps without using Microsoft ® Word or Microsoft ® Excel Download...document format used by Microsoft Word. It is a great format for creating...

    products.aspose.com/total/android-java/conversi...
  9. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…...with Aspose Words (Aspose TotalNet) Aspose.Words Product Family...Family words-net VartanSaakian December 5, 2025, 3:16pm 1 Hello...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  10. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...Words Product Family words-net Buffer2018 November...document has 3 pages displayed in Word Print Layout and also when printing...

    forum.aspose.com/t/document-extractpages-yields...