Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 157,121 for

doc

(0.06 sec)
  1. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Specify font settings that the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your Document creation process.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set up font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fields::FieldOptions::get_Legacy...

    Aspose::Words::Fields::FieldOptions::get_LegacyNumberFormat method. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Field > field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Փոխարկել JPG HTML C++

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

    products.aspose.com/words/hy/cpp/conversion/jpg...
  6. PdfSaveOptions.custom_properties_export propert...

    PdfSaveOptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_Document_properties](../../../aspose.words/Document/custom_Document_properties/) are exported to PDF file.... doc = aw . Document () doc . custom_document_properties...pdf_custom_properties_export_mode doc . save ( ARTIFACTS_DIR + 'PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::ImageSize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::ImageSize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::ImageSize::get_WidthPixels method. Gets the width of the image in pixels in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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