Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 18,309 for

docx to doc

(0.1 sec)
  1. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CusTomPart::get_IsExternal method. False if this cusTom part is sTored inside the OOXML package. True if this cusTom part is an external target in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows To specify Document font settings in C++....u "Comic Sans MS" })); auto doc = System :: MakeObject < Aspose...ASSERT_EQ ( u "MissingFont" , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. SignOptions.provider_id property | Aspose.Words...

    SignOptions.provider_id property. Specifies the class ID of the signature provider... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked To this one... doc = aw . Document () style_heading1 = doc . styles...HEADING1 ) style_heading_1_char = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Image using Apache POI and Aspose.Words|...

    Add image inTo a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . insertImage ( dataDir...

    docs.aspose.com/words/java/insert-image-using-a...
  6. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property To cusTomize OfficeMath output. Optimize your files with flexible export settings!...Document doc = new Document ( MyDir + "Office math.docx" ); MarkdownSaveOptions...MarkdownOfficeMathEx . Image ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CusTomPart::get_Data method. Contains the data of this cusTom part in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Properties.docx" ); // Every document contains...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/net/aspose.words.fie...