Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,057 for

doc to pdf

(0.11 sec)
  1. 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...
  2. LoadOptions.FontSettings | Aspose.Words for .NET

    CusTomize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!...it as a PDF with the font substitution. Document doc = new Document..."Document.docx" , loadOptions ); doc . Save ( ArtifactsDir + "LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows To specify Document font settings....'MissingFont' , [ 'Comic Sans MS' ]) doc = aw . Document ( file_name =...assertEqual ( 'MissingFont' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Unprotect Word Document using C#

    This tuTorial contains information on how To unprotect Word Document using C#. It provides details about configuring the environment, steps To be followed while writing this application and a runnable sample code that demonstrates the process To convert protected Word Document To unprotected using C#....PDF Product Family Aspose.Cells Product...and save it as a new DOCX or DOC file if required. Steps to Unprotect...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  6. How to Create Bookmark in Word using Java

    In this short tuTorial you will learn how To create bookmark in Word using Java. You will get all the information related To environment, step-wise process and a sample code To add bookmark To Word Document using Java....PDF Product Family Aspose.Cells Product...and then saving it as DOCX or DOC as per the requirement. Steps...

    kb.aspose.com/words/java/how-to-create-bookmark...
  7. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during Document loading and saving for enhanced Document management.... Pdf 7 Module that renders PDF. Image 8 Module...DOCX files. Doc 10 Module that reads/writes binary DOC files. Text...

    reference.aspose.com/words/net/aspose.words/war...
  8. How to Print Word Document in C#

    This step by step tuTorial explains how To print Word Document in C#. This code in c# print Word Document without opening and without interop....PDF Product Family Aspose.Cells Product...without opening the DOCX or DOC file itself. It sets the properties...

    kb.aspose.com/words/net/how-to-print-word-docum...
  9. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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