Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 73,729 for

values

(0.07 sec)
  1. How to Format Text in Cell|Documentation

    Learn how to format text in a cell and apply multiple styles within a single cell with Aspose.Cells....information, such as labels and values (e.g., “Status: Approved”)...formatting only works on text values (not numbers or formulas)....

    docs.aspose.com/cells/net/how-to-format-text-in...
  2. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....self , value : bool ): ... Remarks The default value is False...text_box_shape . text_box # Apply these values to both these members to get...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisCategoryTyp...

    Aspose::Words::Drawing::Charts::AxisCategoryType enum. Specifies type of a category axis in C++....class AxisCategoryType Values Name Value Description Automatic...X-axis and respective numeric values for the Y-axis. chart -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Settings::JustificationMode enum...

    Aspose::Words::Settings::JustificationMode enum. Specifies the character spacing adjustment for a document. The default value is Expand in C++....default value is Expand . enum class JustificationMode Values Name...Name Value Description Expand 0 Do not compress character spacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. XMP Data for generated ZUGFeRD is not valid - F...

    Hi Aspose team, we would like to create ZUGFerd-compliant PDF files with Aspose. In principle, this works quite well. However, when checking the generated PDF file, we noticed that the XMP data in the PDF file are not…...XmpMetadata(); // Set the desired values xmpMetadata.SetProperty("u...PDF and set the appropriate values for the ZUGFeRD version and...

    forum.aspose.com/t/xmp-data-for-generated-zugfe...
  6. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Value . Data ); } } double dataPontPercent...series . DataPoints [ j ]. Value . Data ) / total_for_Cat [ j...

    docs.aspose.com/slides/net/chart-data-label/
  7. Aspose::Words::Saving::ImagePixelFormat enum | ...

    Aspose::Words::Saving::ImagePixelFormat enum. Specifies the pixel format for the generated images of document pages in C++....class ImagePixelFormat Values Name Value Description Format16BppRgb555...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Outl...

    Aspose::Words::Saving::PdfSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....default value for all bookmarks or as individual values for particular...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....multiple values. if isinstance ( doc_property . value , list ):...for value in doc_property . value : print ( f ' \t Value: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.custom_document_properties property | ...

    Document.custom_document_properties property. Returns a collection that represents all the custom document properties of the document....multiple values. if isinstance ( doc_property . value , list ):...for value in doc_property . value : print ( f ' \t Value: \t...

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