Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 18,335 for

docx to doc

(0.15 sec)
  1. Image transformation - Free Support Forum - asp...

    Hello, I have a Document with text that has a drop shadow with WordArt. It used To convert normally, but since we upgraded To version 23.9, part of the text no longer converts as it did before. Before: After: B…..., DOCX, PDF) to determine if the issue...after transformation Before.docx (120,5 Ko) After.pdf (117,3...

    forum.aspose.com/t/image-transformation/315832
  2. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/ATom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Convert MD files to DOCX programmatically with Aspose...examples to convert markdown to docx. Convert TXT File to CSV in...

    blog.aspose.com/index.xml
  3. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.grammar_checked property | Aspose.Word...

    Document.grammar_checked property. Returns ``True`` if the Document has been checked for grammar.... doc = aw . Document () # The string...string with spelling errors. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Electronically Sign Documents via C++ | product...

    Use digital signature To sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add e-Signature online via app....eSignature Options with C++ Sign DOC Sign DOCX Sign ODP Sign ODT Sign PDF...

    products.aspose.com/total/cpp/signature/
  6. 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...
  7. Protect Documents with Password via C++ | produ...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents with passwords via your C++ application. Apply password protection with ease....Options with C++ Protect DOC Files Protect DOCX Files Protect Excel...

    products.aspose.com/total/cpp/protect/
  8. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java.... Document doc = new Document(); // Use a field...fieldBuilder.buildAndInsert(doc.getFirstSection().getBody()....

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Document::get_RemovePersonalInfo...

    Aspose::Words::Document::get_RemovePersonalInformation method. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert some content with...

    reference.aspose.com/words/cpp/aspose.words/doc...