Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 18,480 for

docx to doc

(0.32 sec)
  1. Aspose::Words::Fields::FieldBarcode::get_Facing...

    Aspose::Words::Fields::FieldBarcode::get_FacingIdentificationMark method. Gets or sets the type of a Facing Identification Mark (FIM) To insert in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln (); //...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    Discover the BuiltInDocumentProperties HyperlinkBase property To optimize relative hyperlinks in your Documents for seamless navigation and enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a relative hyperlink...

    reference.aspose.com/words/net/aspose.words.pro...
  3. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....myDir + "Shape with linked chart.docx" ); let xlsxSaveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches To points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when Document is loading.... Japanese ); let doc = new aw . Document ( base ....language.docx" , loadOptions ); var localeIdFarEast = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions To convert between various measurement units... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConvertUtil Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your Document processing with essential helper functions Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  8. 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...
  9. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data.... doc = aw . Document ( MY_DIR + 'OLE objects.docx' ) for...for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how To use the MailMerge UseWholeParagraphAsRegion property To enhance your mail merge regions, ensuring complete control over content inclusion....useWholeParagraphAsR ) { Document doc = CreateSourceDocWithN (); DataTable...mail merge on this document. doc . MailMerge . UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...