Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 30,980 for

doc

(0.05 sec)
  1. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tags/
  2. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a Document and optionally updates the field result in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert two fields while...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Footnote > footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Footnote > footnote...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful tool for effortlessly creating and managing fields in your projects. Streamline your workflow today!... Document doc = new Document (); // A convenient...builder = new DocumentBuilder ( doc ); builder . Write ( " Hello...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances Document security, allowing users to edit only designated form fields easily.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  7. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) img_shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this hyperlink jumps.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

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