Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 180,392 for

doc

(0.13 sec)
  1. Export OFT to OTT via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/email-...
  3. Export EML to TIFF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Export EMLX to DOT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...文件-Java //Read the source PDF file doc = new com . aspose . pdf . Document... extract ( pathSource , 1 , doc . getPages (). size () / 2 ,...

    products.aspose.com/pdf/zh-hant/java/splitter/
  8. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructuredDocumentTag Color property to easily customize and set colors for structured Document tags, enhancing your Document's visual appeal.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  9. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc format for enhanced Document management and customization.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to apply...

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