Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 179,957 for

doc

(0.38 sec)
  1. Გადაიყვანეთ DOC JPG C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  2. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTemplate.include_full_path property | Aspo...

    FieldTemplate.include_full_path property. Gets or sets whether to include the full file path name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  6. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration.... Document doc = new Document ( MyDir + "Rendering...rules.xml" ); doc . FontSettings = fontSettings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Underline...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++.... auto doc = System :: MakeObject < Aspose...Section, a Body, and a Paragraph. doc -> AppendChild < System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

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