Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 88,665 for

doc format

(0.26 sec)
  1. Compress and Decompress OTG Files via .NET

    C# compression and decompression source code to compress OTG Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/zip-file/otg/
  2. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Ruby bought...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++....document that contains text formatted with a font that does not...any of our font sources. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++....document that contains text formatted with a font that does not...any of our font sources. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....shape, and customize its formatting. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby.... doc = Rjb :: import ( 'com.aspose...new ( data_dir + "Test.Styles.doc" ) # Define style names as they...

    docs.aspose.com/words/java/working-with-styles-...
  9. ReflectionFormat | Aspose.Words for Java

    Represents the reflection Formatting for an object in Java....Represents the reflection formatting for an object. Remarks: Use...reflection shape effect. Document doc = new Document(getMyDir() + "Various...

    reference.aspose.com/words/java/com.aspose.word...
  10. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Bullet...setResourceSavingCal(callback); } doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...