Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 88,443 for

doc format

(0.12 sec)
  1. Convert HTML To SVG C#

    Convert HTML to SVG Format in C# code. Save HTML as SVG using C#....SVG, and many other document formats using C#, F#, VB.NET. SVG Node...transform HTML to SVG image format with just a few lines of C#...

    products.aspose.com/words/net/conversion/html-t...
  2. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional inFormation that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  5. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...to the font formatting of the axis title. format Provides access...access to fill and line formatting of the axis title. overlay Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Fill::get_Pattern metho...

    Aspose::Words::Drawing::Fill::get_Pattern method. Gets a PatternType for the fill in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the Formatting properties of the cell in C++....method Provides access to the formatting properties of the cell. System...modify the format of rows and cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. C++ API to Convert XPS to POTX | products.aspos...

    Convert XPS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...is a fixed-layout document format developed by Microsoft and...store documents in an XML-based format. POTX is a PowerPoint Open...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display Format type of the equation....enumeration Specifies the display format type of the equation. Members...office math display formatting. let doc = new aw . Document (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

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