Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 18,450 for

docx to doc

(0.26 sec)
  1. FindReplaceOptions constructor | Aspose.Words f...

    aspose.words.replacing.FindReplaceOptions construcTor... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Jason...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... doc = aw . Document ( file_name =...template - Chart series.docx' ) chart = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape construcTor. Creates a new shape object in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Drawing...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Remove PDF Password Protection Online or using ...

    Remove password from PDF Document through online app for free. .NET C# API code To unlock password protected PDF files....Unlock PDFs to convert them into DOCX, XLSX, or other editable file...Unlock DOC Files (Microsoft Word Binary Format) Unlock DOCX Files...

    products.aspose.com/total/net/unlock/pdf/
  6. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered.... doc = aw . Document ( file_name =...MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

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

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); const string html = "<p a...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... doc = aw . Document ( file_name =...MY_DIR + 'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and cusTomize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... doc = aw . Document ( file_name =...= MY_DIR + 'Document.docx' ) format = doc . first_section . body...

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