Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 182,576 for

doc

(0.13 sec)
  1. Field.IsLocked | Aspose.Words for .NET

    Discover the IsLocked property for fields—control recalculation and enhance data integrity. Unlock efficient management of your data results today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Comment.replies property | Aspose.Words for Nod...

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... let doc = new aw . Document ( base ....docx" ); let comments = [... doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document... let doc = new aw . Document ( base ....exportEmbeddedFonts = false ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); for ( auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object.... doc = aw . Document ( file_name =...the document's body. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 Python 中设置 PDF 文件信息|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...pdf' # 获取文档信息 doc_info = doc . getInfo (); doc_info . setAuthor...

    docs.aspose.com/pdf/zh/java/set-pdf-file-inform...