Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 88,715 for

doc format

(0.22 sec)
  1. Გადაიყვანეთ WORD JPG C++

    გადაიყვანეთ WORD JPG C++ ფორმატში კოდით. შეინახეთ WORD როგორც JPG C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Გადაიყვანეთ WORD Გამოსახულება C++

    გადაიყვანეთ WORD Გამოსახულება C++ ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/wor...
  3. Փոխարկել TEXT GIF C++

    Փոխարկեք TEXT ը GIF ձևաչափի C++ կոդով: Պահեք TEXT որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  4. Փոխարկել TEXT Պատկեր C++

    Փոխարկեք TEXT ը Պատկեր ձևաչափի C++ կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  5. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page Formats (PDF, XPS, images etc)...a document into fixed page formats (PDF, XPS, images etc). To...rendering options. numeral_format Gets or sets NumeralFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...rendered when saving in SVG format. The default value is UseTargetMachineFont...docx document to .svg. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....rendered when saving in SVG format. The default value is SvgTextOutputMode....docx document to .svg. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the Format of the graphic that is to be inserted....name of the filter for the format of the graphic that is to be...IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Make DOCX Using C++

    Make a new DocX in C++ in a few steps. Easily create DocX using C++ library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code dotnet...

    products.aspose.com/words/cpp/make/docx/
  10. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); insertAndNameBookmar(builder...

    reference.aspose.com/words/java/com.aspose.word...