Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 168,810 for

doc

(0.5 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Frameset.frame_default_url property | Aspose.Wo...

    Frameset.frame_default_url property. Gets or sets the web page URL or Document file name to display in this frame.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Გადაიყვანეთ Გამოსახულება DOC Javascript

    გადაიყვანეთ Გამოსახულება Doc JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც Doc JavaScript....გადაიყვანეთ გამოსახულება DOC JavaScript ში Მაღალი სიჩქარით Node...გამოსახულება to DOC Პროგრამულად გადააკეთეთ გამოსახულება DOC-ზე Node.js...

    products.aspose.com/words/ka/nodejs-net/convers...
  4. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a Document that is contained in this node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the first section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/sec...
  6. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your Documents. Unlock seamless access and enhance your workflow today!... Document doc = new Document (); // New Document...Paragraph. doc . AppendChild ( new Section ( doc )) . AppendChild...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... Document doc = new Document (); // To display...imgShape = new Shape ( doc , ShapeType . Image ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C++.... auto doc = System :: MakeObject < Aspose...:: DocumentSecurity :: None , doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the Document.... def create (): doc = aw . Document () # A smart...smart_tag = aw . markup . SmartTag ( doc ) # Smart tags are composite...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/run...