Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 89,962 for

doc format

(0.2 sec)
  1. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CustomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part to this custom part in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomPart::get_Name met...

    Aspose::Words::Markup::CustomPart::get_Name method. Gets or sets this part's absolute name within the OOXML package or the target URL in C++.... auto doc = System :: MakeObject < Aspose...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. C++ API to Export MD to PCL | products.aspose.com

    Convert MD to PCL within C++ applications....Convert Converting from one file format to another is a common requirement...a document in Markdown (MD) format, you may need to convert it...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. 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...DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke....Show how to set marker formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....Show how to set marker formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Convert MD to DocM within C++ applications.... The MD file format is a markdown language used...webpages with plain text formatting syntax. It is easy to read...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. C++ API to Export PS to MARKDOWN | products.asp...

    Convert PS to MARKDOWN within C++ applications....markup language that is used to format plain text documents. It is...the web, and is the preferred format for many developers. It is...

    products.aspose.com/total/cpp/conversion/ps-to-...