Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 18,480 for

docx to doc

(0.12 sec)
  1. PageSetup.border_surrounds_footer property | As...

    PageSetup.border_surrounds_footer property. Specifies whether the page border includes or excludes the footer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_To_paragraph method. Moves the cursor To a paragraph in the current section.... doc = aw . Document ( file_name =...MY_DIR + 'Paragraphs.docx' ) paragraphs = doc . first_section ....

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

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your Document design with seamless integration!...Document doc = new Document ( MyDir + "Various shapes.docx" ); Shape...Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape , 0...

    reference.aspose.com/words/net/aspose.words.dra...
  4. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum To define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either To ignore text inside OfficeMath/>. The default value is true in C++.... auto doc = System :: MakeObject < Aspose..."Office math.docx" ); ASSERT_EQ ( u "i+b-c≥iM+bM-cM" , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for cusTomizable barcode colors from 0x000000 To 0xFFFFFF. Enhance your barcode design Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for cusTom bar code designs. Easily set background colors from 0x000000 To 0xFFFFFF for optimal visibility!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Range.UnlinkFields | Aspose.Words for .NET

    Discover the Range UnlinkFields method To effortlessly unlink fields in your Document range, enhancing your workflow and Document management....Document doc = new Document ( MyDir + "Linked fields.docx" ); Section...Section ) doc . Sections [ 0 ]. Clone ( true ); doc . Sections...

    reference.aspose.com/words/net/aspose.words/ran...