Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 155,299 for

doc

(0.41 sec)
  1. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance Document formatting today!... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....when saving a document into the Doc or Dot format. To learn more...used to save a document in the Doc format. DocSaveOptions (Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape.... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats Doc, DocX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....document as of DOC, DOCX file. Process is load the DOC or DOCX file...IMAGES MHTML to RTF MHTML to DOC Convert Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion/
  6. 如何使用 Python 将 PDF 转换为 Word

    本基本教程介绍了如何使用 Python 将 PDF 转换为 Word。它包含所有相关信息,如环境设置详细信息、转换算法和演示如何使用 Python PDF 到 Doc 转换的代码片段。...它包含所有相关信息,如环境设置详细信息、转换算法和演示如何使用 Python PDF 到 DOC 转换的代码片段。此外,您无需安装任何 PDF 或文字处理应用程序即可使用此功能。...或文字处理应用程序即可使用此功能。 在 Python 中将 PDF 转换为 Word DOC 的步骤 通过安装 Aspose.PDF for Python...

    kb.aspose.com/zh/pdf/python/how-to-convert-pdf-...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 HTML 에서Doc 로 변환하는 변환기https://products.aspose.com/pdf/ko/java/conversion/html-to-Doc/Recent content in Java 를 사용하여 HTML 에서Doc 로 변환하는......com/pdf/ko/java/conversion/html-to-doc/Recent content in Java 를 사용하여...com/pdf/ko/java/conversion/html-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/java/conversion/html...
  8. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a line chart, then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage Document revisions and enhance your layout process for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  10. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured Document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your Document editing efficiency.... Document doc = new Document ( MyDir + "Structured...builder = new DocumentBuilder ( doc ); // There is a several ways...

    reference.aspose.com/words/net/aspose.words/doc...