Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 17,105 for

docx to doc

(0.4 sec)
  1. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded To the EQ field.... doc = aw . Document ( file_name =...MY_DIR + 'Field sample - EQ.docx' ) field_eq = list ( filter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create cusTom barcodes effortlessly with FieldOptions BarcodeGeneraTor. Enhance your invenTory management and streamline operations Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access To a collection of Comment nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo...

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

    Discover ControlChar CrLf, the key To efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your Document formatting with the essential end-of-section character for seamless text flow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/net/aspose.words/con...
  8. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property To save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...Document doc = new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... Document doc = new Document ( MyDir + "Mail...destination - Northwind employees.docx" ); // The NodeList that results...

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