Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 17,113 for

docx to doc

(0.05 sec)
  1. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CusTomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance.... Document doc = new Document ( MyDir + "Custom...OOXML package.docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  2. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method To effortlessly enhance your lists with cusTom picture bullets, adding visual appeal and clarity.... Document doc = new Document (); List list = doc . Lists . Add...builder = new DocumentBuilder ( doc ); builder . ListFormat . List...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Document.Protect | Aspose.Words for .NET

    Secure your Documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  7. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet shape for the current list level.... let doc = new aw . Document (); let list = doc . lists ...= new aw . DocumentBuilder ( doc ); builder . listFormat . list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. | Aspose

    Sample code for JPEG To XLS Java conversion. Use API example code for batch JPEG files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  9. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++...."</body> \r\n </html>" ; auto doc = MakeObject < Document > ( MakeObject...flag to "true". ASSERT_TRUE ( doc -> get_ViewOptions () -> get...

    reference.aspose.com/words/cpp/aspose.words.set...