Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 180,780 for

doc

(0.17 sec)
  1. Export OFT to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EML to ODT via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EMLX to GIF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export OFT to FLATOPC via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export EMAIL to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  8. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a Document should be rendered when saving in SVG format.... let doc = new aw . Document ( base ....SvgTextOutputMode . UsePlacedGlyphs ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ColorMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ColorMode enum for optimized color rendering. Enhance your Document's visual appeal with precise color settings.... Document doc = new Document ( MyDir + "Images...PdfSaveOptions { ColorMode = colorMode }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the Document... let doc = new aw . Document ( base ....memoryOptimization = memoryOptimization ; doc . save ( base . artifactsDir...

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