Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 180,111 for

doc

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the Document in C++.... auto doc = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> MoveTo ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/faq/
  3. Java API to Export PS to DOTX | products.aspose...

    Convert PS to DOTX using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...documents to DOC format. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  4. Java API to Export PS to DOCM | products.aspose...

    Convert PS to DocM using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...to easily convert PS files to DOC files with just a few lines of...

    products.aspose.com/total/java/conversion/ps-to...
  5. Java API to Export MD to PCL | products.aspose.com

    Convert MD to PCL using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...help you render MD files to DOC format with ease. The second...

    products.aspose.com/total/java/conversion/md-to...
  6. Java API to Export MD to PS | products.aspose.com

    Convert MD to PS using on premise Java API...is to render the MD file to a DOC file using Aspose.PDF for Java...allows you to render MD files to DOC files with ease. The second step...

    products.aspose.com/total/java/conversion/md-to...
  7. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.fontSettings](../../../aspose.words/Document/fontSettings/) when being written into HTML-based formats.... let doc = new aw . Document ( base ....that we do not have. expect ( doc . fontInfos . at ( "28 Days Later"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++.... auto doc = System :: MakeObject < Aspose...Tables :: Table > firstTable = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

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

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...paragraphFrame = IterableUtils.find(doc.getFirstSection().getBody().getParagraphs()...

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