Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 180,066 for

doc

(0.17 sec)
  1. CheckBoxControl.checked property | Aspose.Words...

    CheckBoxControl.checked property. Gets or sets a boolean value indicating either this [CheckBoxControl](../) is checked or not... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.embedding_licensing_rights property | ...

    FontInfo.embedding_licensing_rights property. Gets the embedded font licensing rights.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting restriction.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a Document with ease and efficiency....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....set_BaseUri ( get_ImageDir ()); auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...