Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 157,120 for

doc

(0.12 sec)
  1. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured Document tags with the RemoveAt method. Quickly remove tags by index for streamlined Document editing.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa structuredDocumentTa = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveOptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_IsStrictSchema11 ( exportToOdt11Specs ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Rep...

    Aspose::Words::Saving::HtmlSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_ReplaceBackslashWith ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Document doc = new Document ( MyDir + "Bullet...ExportEmbeddedFonts = false , }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule shape into the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Drawing::HorizontalRuleAlignment...

    Aspose::Words::Drawing::HorizontalRuleAlignment enum. Represents the alignment for the specified horizontal rule in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Forms2OleControl.child_nodes property | Aspose....

    Forms2OleControl.child_nodes property. Gets collection of immediate child controls.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Compress DOCX In C++

    Compress DocX in C++ without losing quality. Optimize DocX content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/docx/