Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 167,093 for

doc

(0.17 sec)
  1. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::Document::RemoveMacros method | ...

    Aspose::Words::Document::RemoveMacros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document in C++.... auto doc = System :: MakeObject < Aspose..."Macro.docm" ); ASSERT_TRUE ( doc -> get_HasMacros ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Comment.date_time_utc property | Aspose.Words f...

    Comment.date_time_utc property. Gets the UTC date and time that the comment was made.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) date = datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Փոխարկել HTML DOC Java

    Փոխարկեք HTML ը Doc ձևաչափի Java կոդով: Պահեք HTML որպես Doc օգտագործելով Java:...Փոխարկել HTML ը DOC ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ HTML ը DOC Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/ht...
  5. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for Document comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your Document's background shape for enhanced visual appeal. Maximize your design potential!...Document doc = new Document (); Assert . That ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...