Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 18,450 for

docx to doc

(0.65 sec)
  1. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CusTomPartCollection class. Represents a collection of CusTomPart objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique cusTom Document properties effortlessly with the Add method. Enhance your Documents with tailored String data types for optimal performance.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath To simplify content updates....Document doc = new Document ( MyDir + "Office math.docx" ); Assert...Assert . That ( doc . FirstSection . Body . FirstParagraph . GetText...

    reference.aspose.com/words/net/aspose.words.rep...
  5. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...MY_DIR + 'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // LISTNUM fields display a...

    reference.aspose.com/words/java/com.aspose.word...
  7. View DOCM File Online and using .NET | products...

    Free online DocM file viewer app. .NET API C# code To view DocM file for viewer application....docx but includes support for embedded...Viewer Options with .NET View DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/viewer/docm/
  8. Stroke.ForeTintAndShade | Aspose.Words for .NET

    Adjust the Stroke ForeTintAndShade property To effortlessly lighten or darken your stroke's foreground color for enhanced visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set this flag to "true"...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...