Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 89,980 for

doc format

(0.13 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different Document processing actions in Java....doc")) { MailMergerContext mailMergerContext...of code using context. String doc = getMyDir() + "Big document...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in Documents. Enhance your Document automation today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldOcx Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FielDocx class for seamless integration of OCX fields, enhancing Document automation and efficiency in your applications.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldAddIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance Document automation with powerful ADDIN field capabilities. Boost your productivity today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Մի Քանի DOC Դեպի EPUB Java

    Միավորել մի քանի Doc EPUB ին Java կոդի մեջ: Պահպանեք Doc որպես EPUB օգտագործելով Java:...Բազմաթիվ DOC փոխարկեք EPUB ի Java Բարձր արագությամբ Java գրադարան՝...գրադարան՝ մի քանի DOC EPUB Օգտագործեք մեր փաստաթղթերի միաձուլման...

    products.aspose.com/words/hy/java/merge/doc-to-...
  6. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... FORMAT_CHANGE Change of formatting was applied to...STYLE_DEFINITION_CHANGE Change of formatting was applied to the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the Documentation article in C++.... get_Format () Gets a FieldFormat object...provides typed access to field’s formatting. get_GraphicFilter () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. | Aspose

    Sample code for WBMP to DocX Java conversion. Use API example code for batch WBMP files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in WBMP format and creates WBMP documents...WBMP File Format WBMP is a monochrome graphics file format optimized...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  9. Convert EMAIL to DOCX in Python | products.aspo...

    Save EMAIL to DocX in your Python applications without using Microsoft Outlook or Word...converting an EMAIL to DOCX format. It includes two APIs, namely...into the respective Word DOCX format. This API package makes the...

    products.aspose.com/total/python-net/conversion...
  10. Convert docx to pdf Chinese garbled - Free Supp...

    Convert Docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...new_file_name doc = aw.Document(str(file_path)) doc.save(str(new_file_path))...aw # Load the Word document doc = aw.Document("input.docx") #...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...