Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 156,781 for

doc

(0.07 sec)
  1. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... Document doc = new Document ( MyDir + "Macro...DocumentBuilder ( doc ); Assert . IsTrue ( doc . HasMacros ); //...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Saving::ImageColorMode enum | As...

    Aspose::Words::Saving::ImageColorMode enum. Specifies the color mode for the generated images of Document pages in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in Documents. Enhance your workflow with seamless integration!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/com...
  7. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently compare TabStop instances. Enhance your coding precision and streamline your development process!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  9. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object....dll" ; let doc = new aw . Document ( base ....project.docm" ); let references = doc . vbaProject . references ; expect...

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