Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 168,851 for

doc

(0.56 sec)
  1. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... let doc = new aw . Document ( base ...."Images.docx" ); let shapes = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a UserInformation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NumSpacing enumeration | Aspose.Words for Python

    aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # This effect is only supported...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/mar...
  5. C++ API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL within C++ applications....used to convert CGM files to DOC, and the advanced Word Document...which can be used to export DOC to PCL. The Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Export TEX to DOTX | products.aspose...

    Convert TEX to DOTX within C++ applications....files to other formats such as DOC and DOTX. How Aspose.Total Helps...to convert TEX file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  8. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  9. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/inc...