Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 157,140 for

doc

(0.07 sec)
  1. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data of this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPart.is_external property | Aspose.Words ...

    CustomPart.is_external property. False if this custom part is stored inside the OOXML package... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Փոխարկել JPG TIFF C++

    Փոխարկեք JPG ը TIFF ձևաչափի C++ կոդով: Պահեք JPG որպես TIFF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  4. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  5. Փոխարկել TEXT SVG C++

    Փոխարկեք TEXT ը SVG ձևաչափի C++ կոդով: Պահեք TEXT որպես SVG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  6. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, header_footer_type) Creates...type. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.document_split_heading_level pr...

    HtmlSaveOptions.Document_split_heading_level property. Specifies the maximum level of headings at which to split the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Every paragraph that we...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your Document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output....) Dim Doc Set Doc = Helper . Open ( "CustomerLabels.doc" ) Doc...RS Doc . Save "C:\MyPath\CustomerLabels Out VBScript.doc" Shows...

    reference.aspose.com/words/net/aspose.words.mai...