Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 179,922 for

doc

(0.11 sec)
  1. Get Document Window and Page Display Properties...

    Retrieve and customize Document window and page display properties in PDF files using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose...false puts "CenterWindow :- " + doc . getCenterWindow (). to_s #...

    docs.aspose.com/pdf/java/get-document-window-an...
  2. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...def create_nested_table (): doc = aw . Document () # Create the...create_table ( doc , 3 , 4 , 'Outer Table' ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Გადაიყვანეთ JPG DOC C++

    გადაიყვანეთ JPG Doc C++ ფორმატში კოდით. შეინახეთ JPG როგორც Doc C++....გადაიყვანეთ JPG DOC C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ JPG DOC ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active Document protection type.... doc = aw . Document () doc . protect ( type...ProtectionType . READ_ONLY , doc . protection_type ) # If we open...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Մի Քանի JPG Դեպի DOC Java

    Միավորել մի քանի JPG Doc ին Java կոդի մեջ: Պահպանեք JPG որպես Doc օգտագործելով Java:...Բազմաթիվ JPG փոխարկեք DOC ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի JPG DOC Օգտագործեք մեր փաստաթղթերի միաձուլման API...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  6. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HyphenationOptions.auto_hyphenation property | ...

    HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

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