Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 15,101 for

pdf to doc

(0.1 sec)
  1. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked To a source cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....'quickstart/' doc = Document ( dataDir + 'ReplaceSimple.doc' ) # Check..."Original document text: " + doc . getRange () . getText () #...

    docs.aspose.com/words/java/find-and-replace-in-...
  3. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity To specify default fonts using C#....to convert a Word document to PDF. This is achieved by loading...calling the Save method with a “.PDF” extension. You can specify the...

    docs.aspose.com/words/net/specify-default-fonts/
  4. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related To default font substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not To create missing outline levels when the Document is exported....headings when saving a PDF document. let doc = new aw . Document...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. | Aspose

    Sample code for JPEG2000 To Doc Java conversion. Use API example code for batch JPEG2000 files To Doc conversion within any Web or DeskTop Java based application....Conversion JPEG2000 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...converts an JPEG2000 image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  7. | Aspose

    Sample code for JPEG To Doc Java conversion. Use API example code for batch JPEG files To Doc conversion within any Web or DeskTop Java based application....Conversion JPEG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an JPEG image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  8. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how To set the vertical alignment of a form field in a Pdf Document using Aspose.Pdf for Python....Alignment Vertical Contents [ Hide ] PDF form fields can contain text...professional appearance. Using Aspose.PDF for Python, developers can programmatically...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  9. Convert POT to XLT via C++ or with free Online ...

    Export POT To XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free POT To XLT online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...it is viewed on. However, the PDF format is not suitable for editing...

    products.aspose.com/total/cpp/conversion/pot-to...
  10. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...