Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,057 for

doc to pdf

(0.05 sec)
  1. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your Document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MetafileRenderingOptions | Aspose.Words for Java

    Allows To specify additional metafile rendering options in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF...operations to render in the output PDF. metafileRenderingOpt.setEmu...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the Pdf standards compliance level in C++....PdfCompliance enum Specifies the PDF standards compliance level. enum...output file will comply with the PDF 1.7 (ISO 32000-1) standard. Pdf20...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering To the size on page.... let doc = new aw . Document ( base ....method converts the document to .PDF. let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options Today!...options when saving to PDF. Document doc = new Document ( MyDir...method converts the document to .PDF. PdfSaveOptions saveOptions =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless font management and enhanced Document formatting. Optimize your workflow Today!... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmfPlusDualRenderingMode method. Gets or sets a value determining how EMF+ Dual metafiles should be rendered in C++....options when saving to PDF. auto doc = MakeObject < Document...method converts the document to .PDF. auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...