Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 12,867 for

form field

(0.08 sec)
  1. AutoFiller - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platForm....FieldType FontColor FontStyle Form Form.ImportStatus FormattedText...fills them into the designed fields of the template pdf and at...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  2. Merge MPP to PDF via C# | Microsoft Project Mer...

    Sample code for MPP to PDF C# merging. Use API example code for batch MPP files to PDF merging within VB.NET, Asp.NET or any .NET based application....MPP fields and match the xz with the corresponding fields in PDF...create the missing fields in PDF. Add new fields with data from the...

    products.aspose.com/tasks/net/merger/mpp-to-pdf/
  3. Merge MPP to Oracle-Primavera via C# | Microsof...

    Sample code for MPP to Oracle-Primavera C# merging. Use API example code for batch MPP files to Oracle-Primavera merging within VB.NET, Asp.NET or any .NET based application....MPP fields and match the xz with the corresponding fields in Oracle-Primavera...the missing fields in Oracle-Primavera. Add new fields with data...

    products.aspose.com/tasks/net/merger/mpp-to-ora...
  4. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...protected_for_forms True if the section is protected for forms. When...for forms, users can select and modify text only in form fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. prop - Aspose.Diagram for Python via Java - API...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......EventItem EventItemCollection Field FieldCollection FileFontSource...for custom properties, text fields, and element formulas. method...

    reference.aspose.com/diagram/python-java/aspose...
  6. SmartPtr | Aspose.Slides for C++ API Reference

    Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting Object. This pointer type follows intrusive pointer semantics. Reference counter is stored either in Object itself or in counter structure which is tied to Object instance tightly. In any case, all SmartPtr instances Form single ownership group regardless how they were created which is unlike how std::shared_ptr class behaves. Converting raw pointer to SmartPtr is safe given there are other SmartPtr instances holding shared references to the same object. SmartPtr class instance can be in one of two states: shared pointer and weak pointer. To keep object alive, one should have count of shared references to it positive. Both weak and shared pointers can be used to access pointed object (to call methods, read or write Fields, etc.), but weak pointers do not participate to shared pointer reference counting. Object is being deleted when the last 'shared' SmartPtr pointer to it is being destroyed. So, make sure that this doesn't happen when no other shared SmartPtr pointers to object exist, e. g. during object construction or destruction. Use System::Object::ThisProtector sentry objects (in C++ code) or CppCTORSelfReference or CppSelfReference attribute (in C# code being translated) to fix this issue. Similarily, make sure to break loop references by using System::WeakPtr pointer class or System::SmartPtrMode::Weak pointer mode (in C++ code) or CppWeakPtr attribute (in C# code being translated). If two or more objects reference each other using 'shared' pointers, they will never be deleted. If pointer type (weak or shared) should be switched in runtime, use System::SmartPtr::set_Mode() method or System::DynamicWeakPtr class. SmartPtr class doesn't contain any virtual methods. You should only inherit it if you're creating a memory management strategy of your own. This type is a pointer to manage other object's deletion. It should be allocated on stack and passed to functions either by value or by const reference....case, all SmartPtr instances form single ownership group regardless...call methods, read or write fields, etc.), but weak pointers do...

    reference.aspose.com/slides/cpp/system/smartptr/
  7. OperatorSelector - Aspose.PDF for Java - API Re...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platForm....ExternalSignature ExtractImageMode Field FigureElement FileAttachmentAnnota...FooterArtifact Form Form.FlattenSettings Form.SignDependentElement...

    reference.aspose.com/pdf/java/com.aspose.pdf/Op...
  8. Aspose::Words::Loading::HtmlLoadOptions Class R...

    Allows to specify additional options when loading HTML document into a Document object....preserve the INCLUDEPICTURE field when reading Microsoft Word...Specifies whether to update the fields with the dirty attribute. More...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. htmltablecolelement - Aspose.HTML for Java - AP...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other Formats....forms com.aspose.html.io com.aspose...dom. Node Node.Flags Field Summary Fields inherited from class...

    reference.aspose.com/html/java/com.aspose.html/...
  10. HTML Import - Document Features|Aspose.Words fo...

    Import HTML-based using document load options in Java....Comments N/A Allow Only Form Fields N/A Allow Only Revisions...

    docs.aspose.com/words/java/document-features-su...