Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 292,905 for

words

(0.83 sec)
  1. Փոխարկել TEXT Պատկեր C++

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

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

    გადაიყვანეთ HTML Გამოსახულება C++ ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C++....Words for C++ ნებისმიერ დეველოპერს...Aspose.Words.Cpp კოპირება using namespace Aspose::Words; auto...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math object has ended.... words . math . OfficeMath ): ... Parameter...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.visit_comment_range_end method ...

    DocumentVisitor.visit_comment_range_end method. Called when the end of a commented range of text is encountered.... words . CommentRangeEnd ): ... Parameter...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.Words/revisiontype/#MOVING)... words . layout . RevisionColor : ... ( self , value : aspose . words . layout . RevisionColor ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FormField.accept method | Aspose.Words for Python

    FormField.accept method. Accepts a visitor.... words . DocumentVisitor ): ... Parameter...stop. See Also module aspose.words.fields class FormField FormField...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...在 C++ 中製作 PDF 或 Word 文檔 使用我們的高保真 C++ 庫以編程方式創建幾乎任何格式的新文檔 使用我們的編程...運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤 插入圖表 using...

    products.aspose.com/words/zh-hant/cpp/make/
  8. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...Words.Cpp 複製 插入文字 插入評論 插入書籤 插入圖表 using...using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  9. Compare TXT In Java

    Compare TXT documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....the character level and at the word level. Even if only a single...has been changed, the entire word will be marked as modified....

    products.aspose.com/words/java/compare/txt/
  10. Reflection effects not detected via Shape.getRe...

    I’m trying to detect whether a shape has visual effects (specifically reflection) using the Aspose.Words Java API. I’m using the following logic: com.aspose.Words.ReflectionFormat r = shape.getReflection(); if (r != n…...Words Java (DrawingML) Aspose.Words Product Family...Family words-java premlatha March 29, 2026, 5:42pm 1 I’m trying to...

    forum.aspose.com/t/reflection-effects-not-detec...