Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 17,471 for

docx to doc

(0.07 sec)
  1. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border.LineStyle | Aspose.Words for .NET

    CusTomize your design with the Border LineStyle property, allowing you To easily get or set unique border styles for enhanced visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  3. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design Touch. Enhance your typography with this simple feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the Outline flag to...

    reference.aspose.com/words/net/aspose.words/fon...
  4. ImageData.FitImageToShape | Aspose.Words for .NET

    Optimize your images with the FitImageToShape method, ensuring perfect aspect ratio alignment within Shape frames for stunning visual presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert an image shape and...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two fields while...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Redact PDF Document Online or using C++ | produ...

    Open and redact PDF Document online via app for free. C++ API code To search and replace PDF text....Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/cpp/redact/pdf/
  7. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LinksUpToDate method. Indicates whether hyperlinks in a Document are up-To-date in C++.... void Content () { auto doc = MakeObject < Document > ( MyDir...MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range To XML data in a cusTom XML part of the current Document.... doc = aw . Document ( MY_DIR + 'Multi-section...'Multi-section structured document tags.docx' ) # Construct an XML part that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

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