Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 156,533 for

doc

(0.09 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. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....პროფესიონალური ხარისხით: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/java/conversion/
  4. 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...
  5. 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...
  6. 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...
  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...