Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 182,637 for

doc

(1.01 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 将 MHT 文件转换为 Doc https://products.aspose.com/pdf/zh-hans/java/conversion/mht-to-Doc/ Recent content in 使用 Java 将 MHT 文件转换为 Doc on Aspsoe......Products – 使用 Java 将 MHT 文件转换为 DOC https://products.aspose.com/...mht-to-doc/ Recent content in 使用 Java 将 MHT 文件转换为 DOC on Aspsoe...

    products.aspose.com/pdf/zh-hans/java/conversion...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل PDF به Doc با استفاده از Python via Java https://products.aspose.com/pdf/fa/python-java/conversion/pdf-to-Doc/ Recent content in تبد......Products – تبدیل فایل PDF به DOC با استفاده از Python via Java.../pdf-to-doc/ Recent content in تبدیل فایل PDF به DOC با استفاده...

    products.aspose.com/pdf/fa/python-java/conversi...
  3. Aspose.Words Use of consulting - Free Support F...

    I have a Word Document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...by heading styles: Document doc = new Document(@"C:\Temp\in.docx");...Document[] parts = SplitByStyle(doc, new StyleIdentifier[] { StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  4. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....is_convert_shape_to_office_math doc = aw . Document ( file_name =...: self . assertEqual ( 16 , doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDocVariable.VariableName | Aspose.Words fo...

    Discover the FieldDocVariable VariableName property to easily manage Document variables. Simplify retrieval and enhance your Document management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of using...

    reference.aspose.com/words/net/aspose.words.fie...