Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 15,997 for

true type

(0.13 sec)
  1. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...created, it contains constraint type “AsSoonAsPossible” however when...of the task, the constraint type is set to “FinishNoEarlierThan”...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  2. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...Set < bool > (Tsk::IsMarked(), true ); 20 task -> Set < bool > ...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  3. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...); // Check the data source type if it is query table if ( table...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  4. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... Parameter Type Description bookmark_name str...to Bookmark1' , 'Bookmark1' , True ) . as_field_hyperlink () hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visitCommentRangeStart method |...

    DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....CommentRangeStart ) Parameter Type Description commentRangeStart...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless document processing....Comment comment ) Parameter Type Description comment Comment...mDocTraversalDepth ++; mVisitorIsInsideComm = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Generate QR Codes for Events|Documentation

    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....following steps: Select the Type: Event Fill out the content... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  9. Generate QR Codes for Phone Calls|Documentation

    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....following steps: Select the Type: Call Fill out the content section:... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-5-generating...
  10. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... Parameter Type Description file_name str insert_image(stream)...io . BytesIO ): ... Parameter Type Description stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...