Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 157,121 for

doc

(0.07 sec)
  1. FieldEQ.AsOfficeMath | Aspose.Words for .NET

    Transform EQ fields with FieldEQ's AsOfficeMath method, effortlessly converting them into Office Math objects for seamless Document integration.... Document doc = new Document ( MyDir + "Field...EQ.docx" ); FieldEQ fieldEQ = doc . Range . Fields . OfType < FieldEQ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CsvDataLoadOptions.Delimiter | Aspose.Words for...

    Discover the CsvDataLoadOptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  3. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the Document has not been tampered with.... const doc = new aw . Document ( base ....docx" ); for ( var i = 0 ; i < doc . digitalSignatures . count ;...

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

    Sample code for BMP to Doc Java conversion. Use API example code for batch BMP files to Doc conversion within any Web or Desktop Java based application....Conversion BMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an BMP image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  5. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...文本内容或信息,您可能会受益于将演示文稿转换为Word(DOC或DOCX)。 与Microsoft PowerPoint相比,Microsoft...要将PowerPoint文件(PPTX或PPT)转换为Word(DOCX或DOC),您需要 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole Document easily and fast instead of using VSTO in C#....Document doc = new Document ( "Section.ModifyPageSetupInAll.doc" );...foreach ( Section section in doc ) section . PageSetup . PaperSize...

    docs.aspose.com/words/net/changing-page-setup-f...
  7. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used property. Gets/sets whether the style used in the current Document unhides from the Styles gallery and from the Styles task pane... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

    Sample code for PDF to Doc Java conversion. Use API example code for batch PDF files to Doc conversion within any Web or Desktop Java based application....Conversion PDF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an PDF image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  9. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

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