Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 292,049 for

words

(0.23 sec)
  1. Փոխարկել JPG TIFF C++

    Փոխարկեք JPG ը TIFF ձևաչափի C++ կոդով: Պահեք JPG որպես TIFF օգտագործելով C++:...Words for C++ ցանկացած ծրագրավորող...Aspose.Words.Cpp Պատճենել using namespace Aspose::Words; auto...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Փոխարկել TEXT SVG C++

    Փոխարկեք TEXT ը SVG ձևաչափի C++ կոդով: Պահեք TEXT որպես SVG օգտագործելով C++:...Words for C++ ցանկացած ծրագրավորող...Aspose.Words.Cpp Պատճենել using namespace Aspose::Words; auto...

    products.aspose.com/words/hy/cpp/conversion/tex...
  3. Შეკუმშოს TIFF C++

    შეკუმშოს TIFF C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words for C++'. შემდეგი მაგალითი გვიჩვენებს...Aspose.Words.Cpp კოპირება using namespace Aspose::Words; auto...

    products.aspose.com/words/ka/cpp/compress/tiff/
  4. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font.... words . Underline : ... @underline...underline ( self , value : aspose . words . Underline ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss.... words . IWarningCallback : ... @warning_callback...warning_callback ( self , value : aspose . words . IWarningCallback ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... words . SectionLayoutMode : ... @layout_mode...layout_mode ( self , value : aspose . words . SectionLayoutMode ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... words . SaveFormat : ... @save_format...save_format ( self , value : aspose . words . SaveFormat ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor.... words . DocumentVisitor ): ... Parameter...nodes. See Also module aspose.words class SubDocument SubDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningInfo.source property | Aspose.Words for ...

    WarningInfo.source property. Returns the source of the warning.... words . WarningSource : ... Examples...description ) See Also module aspose.words class WarningInfo WarningInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....Words provides you with the SaveOptions...of this example from Aspose.Words GitHub . The article describes...

    docs.aspose.com/words/cpp/specify-save-options/