Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 180,900 for

doc

(0.3 sec)
  1. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "For...

    reference.aspose.com/words/cpp/aspose.words/und...
  2. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/sec...
  3. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your Document signing reasons for enhanced security and compliance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in C# between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/net/conversion/
  6. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Style::get_BuiltIn method | Aspo...

    Aspose::Words::Style::get_BuiltIn method. True if this style is one of the built-in styles in MS Word in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... doc = MY_DIR + 'Big document.docx'...ConverterContext ()) . from_file ( input = doc ) . to_file ( output = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: GroupShape > ( doc ); group -> set_Bounds ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

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