Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 168,853 for

doc

(0.2 sec)
  1. CompatibilityOptions.usePrinterMetrics property...

    CompatibilityOptions.usePrinterMetrics property. Use Printer Metrics To Display Documents....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.SuppressSpacingAtTopOfPage...

    Optimize your layout with the CompatibilityOptions SuppressSpacingAtTopOfPage property. Control line height for a seamless first line display....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.GrowAutofit | Aspose.Words...

    Optimize your tables with CompatibilityOptions GrowAutofit. Effortlessly fit tables within page margins for a cleaner, professional look....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++.... auto doc = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

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

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance Document design with powerful features and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. 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...
  10. 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...