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

docx to doc

(0.17 sec)
  1. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell inTo the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access To the font formatting of this data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AsposeWordsPrintDocument.CachePrinterSettings |...

    Enhance printing efficiency with Aspose.Words' CachePrinterSettings method, which optimizes PrinterSettings To minimize print delays and improve performance....Document doc = new Document ( MyDir + "Rendering.docx" ); PrintPreviewDialog...PrinterSettings . MaximumPage = doc . PageCount ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  5. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your Document by cusTomizing the first numbered endnotes for clarity and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  6. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your Documents. Boost your design Today!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  9. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create cusTom barcode images with iBarcodeGeneraTor's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AuTomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the Document are updated To match the styles in the attached template each time the Document is opened in MS Word in C++.... auto doc = System :: MakeObject < Aspose...System :: String :: Empty , doc -> get_AttachedTemplate ());...

    reference.aspose.com/words/cpp/aspose.words/doc...