Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 89,973 for

doc format

(0.55 sec)
  1. Font.Shadow cannot read the shadow correctly - ...

    word in the test.Docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set the shadow property...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  2. Online XSLFO to ODP Conversion or Build .NET ba...

    Free online app to convert XSLFO to ODP files. .NET C# conversion library code for XSLFO Documents....XSLFO files to ODP and other formats via .NET automation API. Freely...class Save the document to ODP format using Save method and set Odp...

    products.aspose.com/total/net/conversion/xslfo-...
  3. Convert SXC to DOCX with .NET or with free Onli...

    Convert SXC to DocX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free SXC to DocX online converter quickly before integrating the code....Xamarin Platforms SXC is a file format used by OpenOffice.org Calc...application. DOCX is a file format used by Microsoft Word, a word...

    products.aspose.com/total/net/conversion/sxc-to...
  4. Փոխարկել TEXT HTML C++

    Փոխարկեք TEXT ը HTML ձևաչափի C++ կոդով: Պահեք TEXT որպես HTML օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose::Words; auto doc = MakeObject <Document>( u"Input.txt" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/tex...
  5. Փոխարկել TEXT WORD C++

    Փոխարկեք TEXT ը WORD ձևաչափի C++ կոդով: Պահեք TEXT որպես WORD օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose::Words; auto doc = MakeObject <Document>( u"Input.txt" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/tex...
  6. Փոխարկել WORD EPUB C++

    Փոխարկեք WORD ը EPUB ձևաչափի C++ կոդով: Պահեք WORD որպես EPUB օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/wor...
  7. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....get_FormatCode () Gets or sets the format code applied to the X values...get chart series data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Inserting Table|Aspose.Words for .NET

    Insert a table into a Document and modify it easily and fast instead of using VSTO in C#....doc" ); CreateDocumentProper ();...missing , ref missing ); // Format the table and apply a style...

    docs.aspose.com/words/net/inserting-table/
  9. ImageType | Aspose.Words for Java

    Specifies the type Format of an image in a Microsoft Word Document in Java....ImageType Specifies the type (format) of an image in a Microsoft...to read WebP image. Document doc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

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