Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 180,067 for

doc

(0.11 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PS 到 Doc 使用 C# 的转换器https://products.aspose.com/pdf/zh-hant/net/conversion/ps-to-Doc/Recent content in PS 到 Doc 使用 C# 的转换器 on Aspsoe.PDF Product......PDF Products – PS 到 DOC 使用 C# 的转换器https://products.aspose...nversion/ps-to-doc/Recent content in PS 到 DOC 使用 C# 的转换器 on Aspsoe...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  2. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/java/introduction/
  3. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....= isConvertShapeToOffi ; let doc = new aw . Document ( base ....isConvertShapeToOffi ) { expect ( doc . getChildNodes ( aw . NodeType...

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

    Document watermarker context in Java.... String doc = getMyDir() + "Big document...create(watermarkerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

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