Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 180,436 for

doc

(0.25 sec)
  1. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Export PDF to DOCM | products.aspose...

    Convert PDF to DocM within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOCM. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. C++ API to Export SVG to DOTX | products.aspose...

    Convert SVG to DOTX within C++ applications....to convert SVG file format to DOC. This API provides a comprehensive...Words for C++, you can export DOC to DOTX. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Export PCL to DOTX | products.aspose...

    Convert PCL to DOTX within C++ applications....to convert PCL file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOTX. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Export EPUB to PCL | products.aspose...

    Convert EPUB to PCL within C++ applications....convert EPUB file format to DOC. This API provides a wide range...Words for C++, you can export DOC to PCL. This API provides a wide...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your Documents. Enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/hy/cpp/compress/jpg/
  9. Aspose::Words::Drawing::ShapeBase::get_Glow met...

    Aspose::Words::Drawing::ShapeBase::get_Glow method. Gets glow formatting for the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Constructors Name Description SmartTag(doc) Initializes a new instance of...create smart tags. def create (): doc = aw . Document () # A smart...

    reference.aspose.com/words/python-net/aspose.wo...