Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 156,890 for

doc

(0.06 sec)
  1. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java.... Document doc = new Document(getArtifactsDir()...SoftEdge.docx"); shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DOTX without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Dotx as save format doc -> Save ( u "convertedFile.Dotx"...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Export OFT to MD via C++ | products.aspose.com

    C++ API to Convert OFT to MD without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, HTML, and MD. With...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output Document. Default value is true in C++.... auto doc = MakeObject < Document > ( MyDir...DocSaveOptions > ( SaveFormat :: Doc ); saveOptions -> set_SavePictureBullet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...
  8. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...գրադարանը կօգնի ձեզ սեղմել DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/hy/nodejs-net/compress/
  9. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the Document in Java.... Document doc = new Document(getMyDir() + "Revisions...RevisionGroup revisionGroup = doc.getRevisions().getGroups().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...