Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 18,406 for

docx to doc

(0.34 sec)
  1. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features.... Document doc = new Document (); doc . Protect ( ProtectionType..."password" ); Assert . That ( doc . ProtectionType , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling Document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...document by composing multiple word/docx documents based on quite complex...aspose document for this Word doc. For this document then clearHeaderFooters...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  6. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # There are several ways...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.linked_style_name property | Aspose.Words...

    Style.linked_style_name property. Gets/sets the name of the [Style](../) linked To this one... doc = aw . Document () style_heading1 = doc . styles...HEADING1 ) style_heading_1_char = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property To enhance your design with cusTomizable watermarks for branding and protection. Elevate your visuals Today!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  10. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether To display spelling errors in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two sentences with...

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