Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 180,075 for

doc

(0.09 sec)
  1. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Specify font settings that the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling Document fields for seamless integration....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  4. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the text that represents the displayed field result in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "This...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PdfSaveOptions.custom_properties_export propert...

    PdfSaveOptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_Document_properties](../../../aspose.words/Document/custom_Document_properties/) are exported to PDF file.... doc = aw . Document () doc . custom_document_properties...pdf_custom_properties_export_mode doc . save ( ARTIFACTS_DIR + 'PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc , builderOptions ); // Adds content...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Image To DOCX C#

    Convert Image to DocX format in C# code. Save Image as DocX using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  10. Convert JPG To PDF C#

    Convert JPG to PDF format in C# code. Save JPG as PDF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...