Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 152,417 for

doc

(0.76 sec)
  1. VbaReference Class | Aspose.Words for .NET

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your Document automation today!...dll" ; Document doc = new Document ( MyDir + "VBA...VbaReferenceCollecti references = doc . VbaProject . References ; Assert...

    reference.aspose.com/words/net/aspose.words.vba...
  2. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

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

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance Document interactivity with dynamic dropdown fields for seamless user experiences.... Document doc = new Document ( MyDir + "Form...fieldFormCheckBox = ( FieldFormCheckBox ) doc . Range . Fields [ 1 ]; Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldCitation.VolumeNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation VolumeNumber property, allowing you to easily set or retrieve associated volume numbers.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCitation.SuppressYear | Aspose.Words for .NET

    Manage citation details with the FieldCitation SuppressYear property. Easily control year visibility for enhanced clarity in your references.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word...PPTX)中的文本内容或信息,您可能会从将演示文稿转换为 Word(DOC 或 DOCX)中受益。 与 Microsoft PowerPoint..."sample.pptx" ) as presentation : doc = words . Document () builder...

    docs.aspose.com/slides/zh/python-net/convert-po...
  8. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline Document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings . MaximumPage = doc . PageCount ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) field... doc = aw . Document () # Use a field...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

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