Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 170,549 for

doc

(0.15 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . punctuation_kerning ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture objects for each field to enhance user experience and localization....DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( FieldType...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF 에서Doc 로 변환하는 변환기https://products.aspose.com/pdf/ko/cpp/conversion/pdf-to-Doc/Recent content in C++ 를 사용하여 PDF 에서Doc 로 변환하는 변환기 o......com/pdf/ko/cpp/conversion/pdf-to-doc/Recent content in C++ 를 사용하여...com/pdf/ko/cpp/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/conversion/pdf-t...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python via Javahttps://products.aspose.com/pdf/th/python-java/conversion/pdf-to-Doc/Recent content in PD......com/pdf/th/python-java/conversion/pdf-to-doc/Recent content in PDF เป็น {{FILERESSULT}}...com/pdf/th/python-java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-java/conversi...
  7. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtinDocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...by using a PRINTDATE field. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Current revision...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

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