Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 180,132 for

doc

(0.11 sec)
  1. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How can I convert excel file to word? - Free Su...

    Hello sir. I am a new user of aspose. I would like to convert excel file to word. Can I convert excel file to word using aspose?...and then convert PDF file to DOC format using Aspose.Pdf for ...I converted pdf to doc file . But the doc file is very poor....

    forum.aspose.com/t/how-can-i-convert-excel-file...
  3. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Statement...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpdated method—your solution for seamless field updates in applications. Enhance performance with custom callbacks!...FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Statement...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...is to render the PS file to a DOC file using the Aspose.PDF for...to easily convert PS files to DOC files. Once the PS file has been...

    products.aspose.com/total/java/conversion/ps-to...
  10. Aspose::Words::Document::get_SpellingChecked me...

    Aspose::Words::Document::get_SpellingChecked method. Returns true if the Document has been checked for spelling in C++.... auto doc = System :: MakeObject < Aspose...string with spelling errors. doc -> get_FirstSection () -> get_Body...

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