Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 23,704 for

format

(0.04 sec)
  1. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....Examples Show how to set marker formatting. doc = aw . Document () builder...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFieldUpdateCultureProvider.GetCulture | Aspose...

    Discover the IFieldUpdateCultureProvider's GetCulture method, which efficiently returns a CultureInfo object for seamless field updates....culture which parses date/time formatting for each field. public void...DateTimeFormatInfo format = culture . DateTimeFormat ; format . MonthNames...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general Format occurrence at the specified index....remove_at(index) Removes a general format occurrence at the specified...index int Examples Shows how to format field results. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the Format in which the document is saved in C++....SaveFormat enum Indicates the format in which the document is saved...Default, invalid value for file format. Doc 10 Saves the document...

    reference.aspose.com/words/cpp/aspose.words/sav...
  5. Chart Formatting|Aspose.Slides Documentation

    Format chart entities in PowerPoint presentations in C# or .NET...Chart Formatting Contents [ Hide ] Format Chart Entities Aspose...This article explains how to format different chart entities including...

    docs.aspose.com/slides/net/chart-formatting/
  6. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C# or .NET... ImageFormat Format = System . Drawing . Imaging...// Sets the preferred image format ImageType = Backimg . ContentType...

    docs.aspose.com/slides/net/extracting-images-fr...
  7. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider interface. When implemented, provides a CultureInfo object that should be used during the update of a particular field in C++....culture which parses date/time formatting for each field. void DefineDateTimeFormat...DateTimeFormatInfo > format = culture -> get_DateTimeFormat (); format -> set_MonthNames...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Drawing::Shape::get_StrokeColor ...

    Aspose::Words::Drawing::Shape::get_StrokeColor method. Defines the color of a stroke in C++....GetText () { return String :: Format ( u "Shapes visited: {0} \n...override { AppendLine ( String :: Format ( u "Shape found: {0}" , shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Shape::get_Stroked meth...

    Aspose::Words::Drawing::Shape::get_Stroked method. Defines whether the path will be stroked in C++....GetText () { return String :: Format ( u "Shapes visited: {0} \n...override { AppendLine ( String :: Format ( u "Shape found: {0}" , shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... Examples Shows how to format field results. doc = aw . Document...that displays a result with no format applied. field = builder ....

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