Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 30,983 for

doc

(0.03 sec)
  1. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Every...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++.... auto doc = MakeObject < Document > ();...HeaderFooter > ( doc , HeaderFooterType :: HeaderPrimary ); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the Document tree where a particular StructuredDocumentTag can occur in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  8. 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...
  9. 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...
  10. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...