Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 182,636 for

doc

(1.19 sec)
  1. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby.... doc = Rjb :: import ( 'com.aspose...new ( data_dir + "MailMerge.doc" ) \ # Fill the fields in the...

    docs.aspose.com/words/java/simple-mail-merge-in...
  2. File Formats and Conversions|Aspose.Words for .NET

    Convert Documents from any supported load to save format with just two lines of C# code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/net/file-formats-and-conv...
  3. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters.... doc = aw . Document ( MY_DIR + 'Legacy...'Legacy control character.doc' ) # When we save the document to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your Documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D shape rendering and visual impact.... Document doc = new Document ( MyDir + "DrawingML...warningCallback = new RenderCallback (); doc . WarningCallback = warningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... doc = aw . Document ( file_name =...reset to 2 from the second page. doc . layout_options . continuou...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals....Document doc = new Document (); PageSetup pageSetup = doc . Sections.... Borders . Shadow = true ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bor...
  8. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise page border placement. Enhance Document formatting with optimal margin positioning....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Stroke.BackTintAndShade | Aspose.Words for .NET

    Adjust your stroke background color effortlessly with Stroke BackTintAndShade. Control lightness and darkness for a perfect design finish.... Document doc = new Document ( MyDir + "Stroke...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...