Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 17,485 for

docx to doc

(0.07 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom facTor for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldMergeField mergeFieldOption1...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_sTory property. Retrieves the parent section-level sTory that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used To specify additional options when saving a Document inTo the Rtf format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...rtf with custom options. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the Document property To insert.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property To optimize tile texture fill. Easily cusTomize alignment for enhanced visual appeal and design precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CusTomXmlPartCollection.add method... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access To the formatting properties of the cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether To suppress non-delimiter characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection.getById method | Aspose...

    CusTomXmlPartCollection.getById method. Finds and returns a cusTom XML part by its identifier.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

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